Searched refs:blockIter (Results 1 – 3 of 3) sorted by relevance
941 blockIter = SccNext.begin(), blockEnd = SccNext.end(); in orderBlocks() local942 blockIter != blockEnd; ++blockIter) { in orderBlocks()943 MBB = *blockIter; in orderBlocks()
1410 …BlockLayoutEntry>::const_iterator blockIter = refLayout.blocks.begin(); blockIter != refLayout.blo… in iterate() local1411 totalSize += blockIter->size; in iterate()
732 blockIter = sccNext.begin(), blockEnd = sccNext.end(); in orderBlocks() local733 blockIter != blockEnd; ++blockIter) { in orderBlocks()734 bb = *blockIter; in orderBlocks()