Searched refs:makeGuardControlFlowExplicit (Results 1 – 4 of 4) sorted by relevance
26 void makeGuardControlFlowExplicit(Function *DeoptIntrinsic, CallInst *Guard);
64 makeGuardControlFlowExplicit(DeoptIntrinsic, CI); in lowerGuardIntrinsic()
61 makeGuardControlFlowExplicit(DeoptIntrinsic, Guard); in turnToExplicitForm()
27 void llvm::makeGuardControlFlowExplicit(Function *DeoptIntrinsic, in makeGuardControlFlowExplicit() function in llvm