Searched defs:customSafePoints (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DGCStrategy.h118 /// customSafePoints - By default, the GC analysis will find safe
121 bool customSafePoints() const { return CustomSafePoints; } function in class:llvm::GCStrategy

Completed in 82 milliseconds