HomeSort by relevance Sort by last modified time
    Searched refs:roots_begin (Results 1 - 25 of 38) sorted by null

1 2

  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 139 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
147 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 142 /// roots_begin/roots_end - Iterators for all roots in the function.
144 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
150 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 139 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
147 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 139 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
147 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 140 /// roots_begin/roots_end - Iterators for all roots in the function.
141 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
146 live_iterator live_begin(const iterator &p) { return roots_begin(); }
  /external/clang/lib/StaticAnalyzer/Checkers/
AnalyzerStatsChecker.cpp 49 const ExplodedNode *GraphRoot = *G.roots_begin();
  /external/llvm/lib/CodeGen/
GCMetadata.cpp 117 for (GCFunctionInfo::roots_iterator RI = FD->roots_begin(),
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
GCMetadata.cpp 160 for (GCFunctionInfo::roots_iterator RI = FD->roots_begin(),
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 352 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
356 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 351 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
355 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 351 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
355 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 351 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
355 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 351 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
355 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 351 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
355 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph

Completed in 766 milliseconds

1 2