Home
last modified time | relevance | path

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

/external/deqp-deps/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/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