reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Transforms/Instrumentation.h
  122 Instruction *promoteIndirectCall(Instruction *Inst, Function *F, uint64_t Count,

References

lib/Transforms/IPO/SampleProfile.cpp
  970                 pgo::promoteIndirectCall(I, R->getValue(), C, Sum, false, ORE);
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  339     pgo::promoteIndirectCall(Inst, C.TargetFunction, Count, TotalCount,