Searched refs:PostCall (Results 1 – 9 of 9) sorted by relevance
35 NeededSafePoints = 1 << GC::PostCall; in OcamlGC()
371 if (FI->getStrategy().needsSafePoint(GC::PostCall)) { in VisitCallPoint()373 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc()); in VisitCallPoint()
149 case GC::PostCall: return "post-call"; in DescKind()
41 check::PostCall,
29 check::PostCall,
61 check::PostCall,
2369 check::PostCall,
54 PostCall ///< Instr is the return address of a call. enumerator
168 class PostCall {