Searched refs:GCPoint (Results 1 – 1 of 1) sorted by relevance
60 struct GCPoint { struct65 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL) in GCPoint() function85 typedef std::vector<GCPoint>::iterator iterator;94 std::vector<GCPoint> SafePoints;129 SafePoints.push_back(GCPoint(Kind, Label, DL)); in addSafePoint()