Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtree_iterator.h182 explicit inline PostOrderTreeDFIterator(NodePtr top_node) in PostOrderTreeDFIterator() function
190 inline PostOrderTreeDFIterator(NodePtr sentinel_node, bool) in PostOrderTreeDFIterator() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtree_iterator.h182 explicit inline PostOrderTreeDFIterator(NodePtr top_node) in PostOrderTreeDFIterator() function
190 inline PostOrderTreeDFIterator(NodePtr sentinel_node, bool) in PostOrderTreeDFIterator() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtree_iterator.h182 explicit inline PostOrderTreeDFIterator(NodePtr top_node) in PostOrderTreeDFIterator() function
190 inline PostOrderTreeDFIterator(NodePtr sentinel_node, bool) in PostOrderTreeDFIterator() function