HomeSort by relevance Sort by last modified time
    Searched refs:GraphT (Results 76 - 100 of 131) sorted by null

1 2 34 5 6

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
299 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 81 template <class GraphT,
83 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
84 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
148 static df_iterator begin(const GraphT &G) {
151 static df_iterator end(const GraphT &G) { return df_iterator(); }
154 static df_iterator begin(const GraphT &G, SetType &S) {
157 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
PostOrderIterator.h 92 template <class GraphT,
94 SmallPtrSet<typename GraphTraits<GraphT>::NodeRef, 8>,
95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
141 static po_iterator begin(GraphT G) {
144 static po_iterator end(GraphT G) { return po_iterator(); }
146 static po_iterator begin(GraphT G, SetType &S) {
149 static po_iterator end(GraphT G, SetType &S) { return po_iterator(S); }
287 template<class GraphT, class GT = GraphTraits<GraphT>>
300 ReversePostOrderTraversal(GraphT G) { Initialize(GT::getEntryNode(G));
    [all...]
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /external/llvm/include/llvm/ADT/
DepthFirstIterator.h 62 template<class GraphT,
63 class SetType = llvm::SmallPtrSet<typename GraphTraits<GraphT>::NodeType*, 8>,
64 bool ExtStorage = false, class GT = GraphTraits<GraphT> >
133 static df_iterator begin(const GraphT &G) {
136 static df_iterator end(const GraphT &G) { return df_iterator(); }
139 static df_iterator begin(const GraphT &G, SetType &S) {
142 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DepthFirstIterator.h 81 template <class GraphT,
83 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
84 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
148 static df_iterator begin(const GraphT &G) {
151 static df_iterator end(const GraphT &G) { return df_iterator(); }
154 static df_iterator begin(const GraphT &G, SetType &S) {
157 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
DepthFirstIterator.h 82 template <class GraphT,
84 df_iterator_default_set<typename GraphTraits<GraphT>::NodeRef>,
85 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
151 static df_iterator begin(const GraphT &G) {
154 static df_iterator end(const GraphT &G) { return df_iterator(); }
157 static df_iterator begin(const GraphT &G, SetType &S) {
160 static df_iterator end(const GraphT &G, SetType &S) { return df_iterator(S); }

Completed in 897 milliseconds

1 2 34 5 6