Home
last modified time | relevance | path

Searched defs:NewCall (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp60 CallInst *NewCall = CallInst::Create(II->getCalledValue(), in runOnFunction() local
H A DLocal.cpp1168 CallInst *NewCall = CallInst::Create(II->getCalledValue(), Args, "", II); in changeToCall() local
H A DInlineFunction.cpp698 Instruction *NewCall = dyn_cast<Instruction>(VMI->second); in UpdateCallGraphAfterInlining() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp517 CallInst* NewCall = Builder.CreateCall2(NewFn, BC0, BC1, Name); in UpgradeIntrinsicCall() local
545 CallInst *NewCall = Builder.CreateCall(NewFn, Args); in UpgradeIntrinsicCall() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1021 CallInst *NewCall; in processLoopStridedStore() local
1134 CallInst *NewCall = in processLoopStoreOfLoopLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1384 CallInst *NewCall = CallInst::Create(Decl, Call->getArgOperand(0), "", in OptimizeIndividualCalls() local