Searched refs:promoteCall (Results 1 – 2 of 2) sorted by relevance
39 Instruction *promoteCall(CallSite CS, Function *Callee,
364 Instruction *llvm::promoteCall(CallSite CS, Function *Callee, in promoteCall() function in llvm422 return promoteCall(CallSite(NewInst), Callee); in promoteCallWithIfThenElse()