Searched defs:mbb (Results 1 – 8 of 8) sorted by relevance
215 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()220 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()225 const MachineBasicBlock *mbb) const { in isLiveInToMBB()230 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
99 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
63 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
180 const MachineBasicBlock *mbb, in init()
228 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()237 const MachineBasicBlock *mbb, in Create()
27 void mbb(bool a, bool b) {} in mbb() function
1021 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()