Home
last modified time | relevance | path

Searched refs:sccNext (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp730 std::vector<BlockT *> &sccNext = *sccIter; in orderBlocks() local
732 blockIter = sccNext.begin(), blockEnd = sccNext.end(); in orderBlocks()