Home
last modified time | relevance | path

Searched defs:edges_end (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DImmutableGraph.h73 const Edge *edges_end() const { return (this + 1)->Edges; } in edges_end() function
96 const Edge *edges_end() const { return edges().end(); } in edges_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1297 EdgeIterator edges_end() const { return EdgePtrs.cend(); } in edges_end() function in __anon708090a62511::DisplayNode