Home
last modified time | relevance | path

Searched defs:node_iterator (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInterval.h46 using node_iterator = std::vector<BasicBlock*>::iterator; variable
/external/llvm/include/llvm/Analysis/
DInterval.h45 typedef std::vector<BasicBlock*>::iterator node_iterator; typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInterval.h45 typedef std::vector<BasicBlock*>::iterator node_iterator; typedef
/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_graph.defn.h34 inline SemistaticGraph<NodeId, Node>::node_iterator::node_iterator(NodeData* itr) : itr(itr) {} in node_iterator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGraphWriter.h73 using node_iterator = typename GTraits::nodes_iterator; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGraphWriter.h59 typedef typename GTraits::nodes_iterator node_iterator; typedef
/external/llvm/include/llvm/Support/
DGraphWriter.h63 typedef typename GTraits::nodes_iterator node_iterator; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h341 typedef AllNodesTy::iterator node_iterator; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DMachO.h113 using node_iterator = NodeList::const_iterator; variable
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h959 typedef container_node::iterator node_iterator; typedef