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

/external/llvm/include/llvm/CodeGen/
H A DGCMetadata.h145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_begin(const iterator &p) { return roots_begin(); } function in class:llvm::GCFunctionInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DGCMetadata.h148 /// live_begin/live_end - Iterators for live roots at a given safe point.
150 live_iterator live_begin(const iterator &p) { return roots_begin(); } function in class:llvm::GCFunctionInfo

Completed in 84 milliseconds