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

Declarations

include/llvm/Transforms/Utils/CallPromotionUtils.h
   48 Instruction *promoteCallWithIfThenElse(CallSite CS, Function *Callee,

References

lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  310       promoteCallWithIfThenElse(CallSite(Inst), DirectCallee, BranchWeights);