Searched refs:BlockInfoMap (Results 1 – 1 of 1) sorted by relevance
303 MBBInfoMap BlockInfoMap; member in __anonfadc86c60211::R600MachineCFGStructurizer315 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in getSCCNum()316 if (It == BlockInfoMap.end()) in getSCCNum()338 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in isRetiredBlock()339 if (It == BlockInfoMap.end()) in isRetiredBlock()820 for (auto &It : BlockInfoMap) { in run()828 BlockInfoMap.clear(); in run()1601 BlockInformation *&srcBlkInfo = BlockInfoMap[MBB]; in recordSccnum()1610 BlockInformation *&SrcBlkInfo = BlockInfoMap[MBB]; in retireBlock()