Searched refs:OldBranch (Results 1 – 2 of 2) sorted by relevance
179 MachineInstr &OldBranch = *MI; in expandBranches() local180 DebugLoc dl = OldBranch.getDebugLoc(); in expandBranches()181 int InstrSizeDiff = -TII->getInstSizeInBytes(OldBranch); in expandBranches()208 OldBranch.eraseFromParent(); in expandBranches()
355 MachineInstr &OldBranch = *I; in runOnMachineFunction() local356 DebugLoc dl = OldBranch.getDebugLoc(); in runOnMachineFunction()391 OldBranch.eraseFromParent(); in runOnMachineFunction()