Searched refs:removeMBBifRedundant (Results 1 – 1 of 1) sorted by relevance
113 bool removeMBBifRedundant(MachineBasicBlock &MBB);649 removeMBBifRedundant(MBB); in optimizeEndCf()801 bool SILowerControlFlow::removeMBBifRedundant(MachineBasicBlock &MBB) { in removeMBBifRedundant() function in SILowerControlFlow