Searched refs:removeMBBifRedundant (Results 1 – 1 of 1) sorted by relevance
111 bool removeMBBifRedundant(MachineBasicBlock &MBB);647 removeMBBifRedundant(MBB); in optimizeEndCf()710 bool SILowerControlFlow::removeMBBifRedundant(MachineBasicBlock &MBB) { in removeMBBifRedundant() function in SILowerControlFlow