[PATCH] D79027: [llvm][NFC] Refactor APIs operating on CallBase
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 10:44:36 PDT 2020
mtrofin created this revision.
mtrofin added reviewers: dblaikie, wmi, craig.topper.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Refactored the parameter and return type where they are too generally
typed as Instruction.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79027
Files:
llvm/include/llvm/Analysis/IndirectCallVisitor.h
llvm/include/llvm/Transforms/Instrumentation.h
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79027.260693.patch
Type: text/x-patch
Size: 9012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/e17e18c9/attachment.bin>
More information about the llvm-commits
mailing list