Searched refs:beginRPO (Results 1 – 4 of 4) sorted by relevance
77 RPOIterator beginRPO() const { in beginRPO() function
151 LoopBlocksDFS::RPOIterator BlockBegin = LoopBlocks.beginRPO(); in CloneLoopBlocks()
307 LoopBlocksDFS::RPOIterator BlockBegin = DFS.beginRPO(); in UnrollLoop()
2754 for (LoopBlocksDFS::RPOIterator bb = DFS.beginRPO(), in vectorizeLoop()4820 for (LoopBlocksDFS::RPOIterator bb = DFS.beginRPO(), in calculateRegisterUsage()