Home
last modified time | relevance | path

Searched defs:post_order (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cfg.cpp368 auto post_order = cfg.get_visit_order(dominator); in lift_continue_block_dominator() local
[all...]
H A Dspirv_cfg.hpp131 SmallVector<uint32_t> post_order; member in SPIRV_CROSS_NAMESPACE::CFG
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPostOrderIterator.h185 template <class T> iterator_range<po_iterator<T>> post_order(const T &G) { in post_order() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcfg.cpp91 auto post_order = [&](cbb_ptr b) { in ComputeStructuredOrder() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcfg.cpp91 auto post_order = [&](cbb_ptr b) { in ComputeStructuredOrder() local
/third_party/python/Lib/lib2to3/
H A Dpytree.py85 def post_order(self): member in Base
262 def post_order(self): member in Node
375 def post_order(self): member in Leaf
/third_party/spirv-tools/source/opt/
H A Dcfg.cpp98 auto post_order = [&](cbb_ptr b) { in ComputeStructuredOrder() local

Completed in 8 milliseconds