Home
last modified time | relevance | path

Searched defs:graph_begin (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h159 dag_iterator graph_begin() { return dag_iterator(this); } in graph_begin() function
161 const_dag_iterator graph_begin() const { return graph_cbegin(); } in graph_begin() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h159 dag_iterator graph_begin() { return dag_iterator(this); } in graph_begin() function
161 const_dag_iterator graph_begin() const { return graph_cbegin(); } in graph_begin() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis_nodes.h159 dag_iterator graph_begin() { return dag_iterator(this); } in graph_begin() function
161 const_dag_iterator graph_begin() const { return graph_cbegin(); } in graph_begin() function