Searched defs:DeoptIntrinsic (Results 1 – 3 of 3) sorted by relevance
46 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm()72 auto *DeoptIntrinsic = Intrinsic::getDeclaration( in explicifyGuards() local
62 auto *DeoptIntrinsic = Intrinsic::getDeclaration( lowerGuardIntrinsic() local
30 void llvm::makeGuardControlFlowExplicit(Function *DeoptIntrinsic, in makeGuardControlFlowExplicit()