Searched refs:getMBBMRT (Results 1 – 1 of 1) sorted by relevance
438 virtual MBBMRT *getMBBMRT() { return nullptr; } in getMBBMRT() function in __anonf8f2b3930211::MRT442 bool isMBB() { return getMBBMRT() != nullptr; } in isMBB()478 MBBMRT *getMBBMRT() override { return this; } in getMBBMRT() function in __anonf8f2b3930211::MBBMRT555 : Tree->getMBBMRT()->getMBB(); in getEntry()561 : Tree->getMBBMRT()->getMBB(); in getExit()571 if (MBB == CI->getMBBMRT()->getMBB()) { in contains()809 auto MBB = CI->getMBBMRT()->getMBB(); in storeLiveOuts()1305 if (CI->getMBBMRT()->getMBB()->succ_size() > 1) { in regionIsSequence()1317 fixMBBTerminator(CI->getMBBMRT()->getMBB()); in fixupRegionExits()2557 MachineBasicBlock *MBB = Tree->getMBBMRT()->getMBB(); in containsNewBackedge()[all …]