Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm()
84 auto *DeoptIntrinsic = Intrinsic::getDeclaration( in explicifyGuards() local
H A DLowerGuardIntrinsic.cpp59 auto *DeoptIntrinsic = Intrinsic::getDeclaration( in lowerGuardIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp30 void llvm::makeGuardControlFlowExplicit(Function *DeoptIntrinsic, in makeGuardControlFlowExplicit()