Lines Matching refs:BlockInfoMap
349 MBBInfoMap BlockInfoMap;
357 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB);
358 if (It == BlockInfoMap.end())
384 MBBInfoMap::const_iterator It = BlockInfoMap.find(MBB);
385 if (It == BlockInfoMap.end())
910 for (MBBInfoMap::iterator It = BlockInfoMap.begin(), E = BlockInfoMap.end();
921 BlockInfoMap.clear();
1791 BlockInformation *&srcBlkInfo = BlockInfoMap[MBB];
1802 BlockInformation *&SrcBlkInfo = BlockInfoMap[MBB];