HomeSort by relevance Sort by last modified time
    Searched defs:live_begin (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.
146 live_iterator live_begin(const iterator &p) { return roots_begin(); } 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.
147 live_iterator live_begin(const iterator &p) { return roots_begin(); } 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.
150 live_iterator live_begin(const iterator &p) { return roots_begin(); } function in class:llvm::GCFunctionInfo

Completed in 695 milliseconds