Searched refs:HoistCommonCodeInSuccs (Results 1 – 2 of 2) sorted by relevance
144 bool HoistCommonCodeInSuccs(MachineBasicBlock *MBB);
1598 MadeChange |= HoistCommonCodeInSuccs(MBB); in HoistCommonCode()1732 bool BranchFolder::HoistCommonCodeInSuccs(MachineBasicBlock *MBB) { in HoistCommonCodeInSuccs() function in BranchFolder