Home
last modified time | relevance | path

Searched defs:DeoptCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp56 auto *DeoptCall = B.CreateCall(DeoptIntrinsic, Args, {DeoptOB}, ""); in makeGuardControlFlowExplicit() local
H A DInlineFunction.cpp2767 CallInst *DeoptCall = RI->getParent()->getTerminatingDeoptimizeCall(); InlineFunction() local