Searched defs:MBBInfoMap (Results 1 – 3 of 3) sorted by relevance
82 using MBBInfoMap = SmallVector<MBBInfo, 4>; variable
95 using MBBInfoMap = std::map<MachineBasicBlock *, BlockInformation *>; typedef in __anoncc3e7b3b0111::AMDGPUCFGStructurizer
192 DenseMap<const MachineBasicBlock*, BBInfo> MBBInfoMap; member