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.cpp179 MachineInstr &OldBranch = *MI; in expandBranches() local
180 DebugLoc dl = OldBranch.getDebugLoc(); in expandBranches()
181 int InstrSizeDiff = -TII->getInstSizeInBytes(OldBranch); in expandBranches()
208 OldBranch.eraseFromParent(); in expandBranches()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp355 MachineInstr &OldBranch = *I; in runOnMachineFunction() local
356 DebugLoc dl = OldBranch.getDebugLoc(); in runOnMachineFunction()
391 OldBranch.eraseFromParent(); in runOnMachineFunction()