Home
last modified time | relevance | path

Searched refs:PointKind (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DGCStrategy.h67 enum PointKind { enum
141 bool needsSafePoint(GC::PointKind Kind) const { in needsSafePoint()
DGCMetadata.h53 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()
/external/llvm/lib/CodeGen/
DGCMetadata.cpp100 static const char *DescKind(GC::PointKind Kind) { in DescKind()
/external/llvm/docs/
DGarbageCollection.rst895 /// PointKind - The type of a collector-safe point.
897 enum PointKind {
927 GC::PointKind PointKind = PI->Kind;