Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A 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 in spvtools::opt::DominatorTree
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function in spvtools::opt::DominatorTree
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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 in spvtools::opt::DominatorTree
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function in spvtools::opt::DominatorTree
/third_party/spirv-tools/source/opt/
H A 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 in spvtools::opt::DominatorTree
125 const_post_iterator post_end() const { return post_cend(); } in post_end() function in spvtools::opt::DominatorTree

Completed in 2 milliseconds