Home
last modified time | relevance | path

Searched defs:nodes_end (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h346 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function
350 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DPostOrderCFGView.h100 static nodes_iterator nodes_end(const ::clang::CFG *F) { in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DPostOrderCFGView.h100 static nodes_iterator nodes_end(const ::clang::CFG *F) { in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DPostOrderCFGView.h100 static nodes_iterator nodes_end(const ::clang::CFG *F) { in nodes_end() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp76 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp107 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp79 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp109 static nodes_iterator nodes_end(const MachineBlockFrequencyInfo *G) { in nodes_end() function
/aosp_15_r20/external/clang/include/clang/Analysis/
H A DCFG.h849 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() function
853 const_graph_iterator nodes_end() const { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp119 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
H A DCallPrinter.cpp136 static nodes_iterator nodes_end(CallGraphDOTInfo *CGInfo) { in nodes_end() function
H A DMemorySSA.cpp2262 static nodes_iterator nodes_end(DOTFuncMSSAInfo *CFGInfo) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp118 static nodes_iterator nodes_end(const BlockFrequencyInfo *G) { in nodes_end() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DModuleManager.cpp453 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DImmutableGraph.h92 const Node *nodes_end() const { return nodes().end(); } in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCFG.h1300 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function
1308 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCFG.h1300 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function
1308 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCFG.h1295 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function
1303 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCFG.h1300 iterator nodes_end() { return iterator(Blocks.end()); } in nodes_end() function
1308 const_iterator nodes_end() const { return const_iterator(Blocks.end()); } in nodes_end() function
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp353 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1349 NodeIterator nodes_end() const { in nodes_end() function in __anon708090a62511::DotCfgDiffDisplayGraph
1786 static nodes_iterator nodes_end(const DotCfgDiffDisplayGraph *G) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp439 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp572 static ChildIteratorType nodes_end(ArgumentGraph *AG) { return AG->end(); } in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1770 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2369 static nodes_iterator nodes_end(const PGOUseFunc *G) { in nodes_end() function

12