Searched refs:addSafePoint (Results 1 – 2 of 2) sorted by relevance
288 FI->addSafePoint(GC::PreCall, Label, CI->getDebugLoc()); in VisitCallPoint()293 FI->addSafePoint(GC::PostCall, Label, CI->getDebugLoc()); in VisitCallPoint()
123 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, DebugLoc DL) { in addSafePoint() function