Lines Matching full:mbb
115 bool calcAnticInOut(MachineBasicBlock* MBB);
116 bool calcAvailInOut(MachineBasicBlock* MBB);
118 bool addUsesForMEMERegion(MachineBasicBlock* MBB,
121 bool calcSpillPlacements(MachineBasicBlock* MBB,
124 bool calcRestorePlacements(MachineBasicBlock* MBB,
149 // Propgate CSRs used in MBB to all MBBs of loop LP.
150 void propagateUsesAroundLoop(MachineBasicBlock* MBB, MachineLoop* LP);
153 bool isReturnBlock(MachineBasicBlock* MBB);
164 std::string getBasicBlockName(const MachineBasicBlock* MBB);
167 void dumpUsed(MachineBasicBlock* MBB);
169 void dumpSets(MachineBasicBlock* MBB);
170 void dumpSets1(MachineBasicBlock* MBB);