Searched defs:BlockIter (Results 1 – 4 of 4) sorted by relevance
142 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
588 auto BlockIter = MBB->begin(); in combineInstructions() local
117 using BlockIter = std::vector<Block *>::const_iterator; typedef
394 using BlockIter = std::vector<Block *>::const_iterator; typedef