Searched defs:DeoptIntrinsic (Results 1 – 3 of 3) sorted by relevance
72 DeoptIntrinsic->setCallingConv(GuardDecl->getCallingConv()); in explicifyGuards() local 46 turnToExplicitForm(CallInst * Guard,Function * DeoptIntrinsic) turnToExplicitForm() argument
47 auto *DeoptIntrinsic = Intrinsic::getDeclaration( lowerGuardIntrinsic() local
30 void llvm::makeGuardControlFlowExplicit(Function *DeoptIntrinsic, in makeGuardControlFlowExplicit() argument