HomeSort by relevance Sort by last modified time
    Searched defs:live_end (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
148 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 148 /// live_begin/live_end - Iterators for live roots at a given safe point.
151 live_iterator live_end (const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo

Completed in 755 milliseconds