Home
last modified time | relevance | path

Searched refs:OldBranch (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp178 MachineInstr &OldBranch = *MI; in expandBranches() local
179 DebugLoc dl = OldBranch.getDebugLoc(); in expandBranches()
180 int InstrSizeDiff = -TII->getInstSizeInBytes(OldBranch); in expandBranches()
207 OldBranch.eraseFromParent(); in expandBranches()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp351 MachineInstr &OldBranch = *I; in runOnMachineFunction() local
352 DebugLoc dl = OldBranch.getDebugLoc(); in runOnMachineFunction()
387 OldBranch.eraseFromParent(); in runOnMachineFunction()