reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
25 void makeGuardControlFlowExplicit(Function *DeoptIntrinsic, CallInst *Guard);
63 makeGuardControlFlowExplicit(DeoptIntrinsic, CI);
lib/Transforms/Scalar/MakeGuardsExplicit.cpp 60 makeGuardControlFlowExplicit(DeoptIntrinsic, Guard);