Searched refs:PointKind (Results 1 – 4 of 4) sorted by relevance
67 enum PointKind { enum141 bool needsSafePoint(GC::PointKind Kind) const { in needsSafePoint()
53 GC::PointKind Kind; ///< The kind of the safe point.57 GCPoint(GC::PointKind K, MCSymbol *L, DebugLoc DL) in GCPoint()124 void addSafePoint(GC::PointKind Kind, MCSymbol *Label, const DebugLoc &DL) { in addSafePoint()
100 static const char *DescKind(GC::PointKind Kind) { in DescKind()
895 /// PointKind - The type of a collector-safe point.897 enum PointKind {927 GC::PointKind PointKind = PI->Kind;