Searched refs:getMBBMRT (Results 1 – 1 of 1) sorted by relevance
457 virtual MBBMRT *getMBBMRT() { return nullptr; } in getMBBMRT() function in __anonaca9bbbf0211::MRT461 bool isMBB() { return getMBBMRT() != nullptr; } in isMBB()497 MBBMRT *getMBBMRT() override { return this; } in getMBBMRT() function in __anonaca9bbbf0211::MBBMRT574 : Tree->getMBBMRT()->getMBB(); in getEntry()580 : Tree->getMBBMRT()->getMBB(); in getExit()590 if (MBB == CI->getMBBMRT()->getMBB()) { in contains()830 auto MBB = CI->getMBBMRT()->getMBB(); in storeLiveOuts()1333 if (CI->getMBBMRT()->getMBB()->succ_size() > 1) { in regionIsSequence()1345 fixMBBTerminator(CI->getMBBMRT()->getMBB()); in fixupRegionExits()2607 MachineBasicBlock *MBB = Tree->getMBBMRT()->getMBB(); in containsNewBackedge()[all …]