Searched refs:addSafePoint (Results 1 – 3 of 3) sorted by relevance
77 FI.addSafePoint(GC::PostCall, Label, MI->getDebugLoc()); in findCustomSafePoints()
369 FI->addSafePoint(GC::PreCall, Label, CI->getDebugLoc()); in VisitCallPoint()374 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc()); in VisitCallPoint()
133 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) { in addSafePoint() function