Home
last modified time | relevance | path

Searched refs:post_end (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddominator_tree.h67 post_iterator post_end() { return post_iterator::end(nullptr); } in post_end() function
69 const_post_iterator post_end() const { return post_cend(); } in post_end() function
123 post_iterator post_end() { return post_iterator::end(GetRoot()); } in post_end() function
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function
Dloop_descriptor.cpp528 make_range(dom_tree.post_begin(), dom_tree.post_end())) { in PopulateList()
/third_party/spirv-tools/source/opt/
Ddominator_tree.h67 post_iterator post_end() { return post_iterator::end(nullptr); } in post_end() function
69 const_post_iterator post_end() const { return post_cend(); } in post_end() function
123 post_iterator post_end() { return post_iterator::end(GetRoot()); } in post_end() function
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function
Dloop_descriptor.cpp529 make_range(dom_tree.post_begin(), dom_tree.post_end())) { in PopulateList()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h67 post_iterator post_end() { return post_iterator::end(nullptr); } in post_end() function
69 const_post_iterator post_end() const { return post_cend(); } in post_end() function
123 post_iterator post_end() { return post_iterator::end(GetRoot()); } in post_end() function
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function
Dloop_descriptor.cpp528 make_range(dom_tree.post_begin(), dom_tree.post_end())) { in PopulateList()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
Dgenerated.cpp462 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()
540 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
Dgenerated.cpp462 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()
540 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()
/third_party/spirv-tools/test/opt/dominator_tree/
Dgenerated.cpp462 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()
540 DominatorTree::post_iterator node_end = dom_tree.GetDomTree().post_end(); in TEST_F()