Searched defs:getMBB (Results 1 – 9 of 9) sorted by relevance
207 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
183 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
257 const MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
213 MachineBasicBlock *getMBB(const BasicBlock *BB) const { in getMBB() function
145 MachineBasicBlock *getMBB() const { return MBB; } in getMBB() function
624 MachineBasicBlock &getMBB() const { return MBB; } in getMBB() function
571 MachineBasicBlock *getMBB() const { in getMBB() function
320 const MachineBasicBlock &getMBB() const { in getMBB() function325 MachineBasicBlock &getMBB() { in getMBB() function
287 MachineBasicBlock &IRTranslator::getMBB(const BasicBlock &BB) { in getMBB() function in IRTranslator