Searched defs:mbb (Results 1 – 7 of 7) sorted by relevance
212 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()217 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()222 const MachineBasicBlock *mbb) const { in isLiveInToMBB()227 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
228 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()237 const MachineBasicBlock *mbb, in Create()
74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
99 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
64 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
190 const MachineBasicBlock *mbb, in init()
1042 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()