Home
last modified time | relevance | path

Searched defs:nodes_begin (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/google-fruit/include/fruit/impl/data_structures/
H A Dsemistatic_graph.defn.h95 SemistaticGraph<NodeId, Node>::edge_iterator::getNodeIterator(node_iterator nodes_begin) { in getNodeIterator()
106 …aticGraph<NodeId, Node>::edge_iterator::getNodeIterator(std::size_t i, node_iterator nodes_begin) { in getNodeIterator()
175 SemistaticGraph<NodeId, Node>::nodeAtId(NodeData* nodes_begin, InternalNodeId internalNodeId) { in nodeAtId()
186 SemistaticGraph<NodeId, Node>::nodeAtId(const NodeData* nodes_begin, InternalNodeId internalNodeId)… in nodeAtId()
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h344 node_iterator nodes_begin() { return Nodes.begin(); } in nodes_begin() function
348 const_node_iterator nodes_begin() const { return Nodes.begin(); } in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DPostOrderCFGView.h96 static nodes_iterator nodes_begin(const ::clang::CFG *F) { in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DPostOrderCFGView.h96 static nodes_iterator nodes_begin(const ::clang::CFG *F) { in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DPostOrderCFGView.h96 static nodes_iterator nodes_begin(const ::clang::CFG *F) { in nodes_begin() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp72 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp103 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp76 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp105 static nodes_iterator nodes_begin(const MachineBlockFrequencyInfo *G) { in nodes_begin() function
/aosp_15_r20/external/clang/include/clang/Analysis/
H A DCFG.h848 graph_iterator nodes_begin() { return graph_iterator(Blocks.begin()); } in nodes_begin() function
850 const_graph_iterator nodes_begin() const { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp115 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
H A DCallPrinter.cpp133 static nodes_iterator nodes_begin(CallGraphDOTInfo *CGInfo) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp114 static nodes_iterator nodes_begin(const BlockFrequencyInfo *G) { in nodes_begin() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DModuleManager.cpp449 static nodes_iterator nodes_begin(const ModuleManager &Manager) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DImmutableGraph.h91 const Node *nodes_begin() const { return nodes().begin(); } in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCFG.h1299 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function
1307 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCFG.h1299 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function
1307 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCFG.h1294 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function
1302 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCFG.h1299 iterator nodes_begin() { return iterator(Blocks.begin()); } in nodes_begin() function
1307 const_iterator nodes_begin() const { return const_iterator(Blocks.begin()); } in nodes_begin() function
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp350 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1345 NodeIterator nodes_begin() const { in nodes_begin() function in __anon708090a62511::DotCfgDiffDisplayGraph
1783 static nodes_iterator nodes_begin(const DotCfgDiffDisplayGraph *G) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp435 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp568 static ChildIteratorType nodes_begin(ArgumentGraph *AG) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1766 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2365 static nodes_iterator nodes_begin(const PGOUseFunc *G) { in nodes_begin() function

12