Home
last modified time | relevance | path

Searched defs:NewRet (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp321 auto NewRet = Ret->clone(); in versionCallSite() local
H A DBasicBlockUtils.cpp1296 Instruction *NewRet = RI->clone(); in FoldReturnIntoUncondBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1070 auto *NewRet = ReturnInst::Create(F->getContext(), RetVal, RI); in RemoveDeadStuffFromFunction() local