Searched refs:BlockInfoMap (Results 1 – 1 of 1) sorted by relevance
334 MBBInfoMap BlockInfoMap; member in __anon50dd5f950111::AMDGPUCFGStructurizer346 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in getSCCNum()347 if (It == BlockInfoMap.end()) in getSCCNum()369 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB); in isRetiredBlock()370 if (It == BlockInfoMap.end()) in isRetiredBlock()857 for (MBBInfoMap::iterator It = BlockInfoMap.begin(), E = BlockInfoMap.end(); in run()866 BlockInfoMap.clear(); in run()1652 BlockInformation *&srcBlkInfo = BlockInfoMap[MBB]; in recordSccnum()1661 BlockInformation *&SrcBlkInfo = BlockInfoMap[MBB]; in retireBlock()