Searched refs:GCPoint (Results 1 – 2 of 2) sorted by relevance
56 struct GCPoint { struct60 GCPoint(MCSymbol *L, DebugLoc DL) in GCPoint() argument79 using iterator = std::vector<GCPoint>::iterator;88 std::vector<GCPoint> SafePoints;
79 for (const GCPoint &P : MD) { in finishAssembly()