Lines Matching defs:MBBInfo
194 struct MBBInfo {200 MBBInfo() : HighLatencyCPSR(false), Visited(false) {}203 SmallVector<MBBInfo, 8> BlockInfo;944 const MBBInfo &PInfo = BlockInfo[Pred->getNumber()];1016 MBBInfo &Info = BlockInfo[MBB.getNumber()];