reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
38 Instruction *promoteCall(CallSite CS, Function *Callee,
39 promoteCall(CS, Callee);
lib/Transforms/Utils/CallPromotionUtils.cpp 458 return promoteCall(CallSite(NewInst), Callee);