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