Searched refs:post_end (Results 1 – 9 of 9) sorted by relevance
67 post_iterator post_end() { return post_iterator::end(nullptr); } in post_end() function69 const_post_iterator post_end() const { return post_cend(); } in post_end() function123 post_iterator post_end() { return post_iterator::end(GetRoot()); } in post_end() function125 const_post_iterator post_end() const { return post_cend(); } in post_end() function
528 make_range(dom_tree.post_begin(), dom_tree.post_end())) { in PopulateList()
529 make_range(dom_tree.post_begin(), dom_tree.post_end())) { in PopulateList()
462 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()