Searched refs:POTIterator (Results 1 – 2 of 2) sorted by relevance
203 typedef po_iterator<BasicBlock*, LoopBlocksTraversal, true> POTIterator; typedef216 POTIterator begin() { in begin()221 POTIterator end() { in end()
1110 for (LoopBlocksTraversal::POTIterator POI = Traversal.begin(), in perform()