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

/external/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp142 MachineInstr *OldBranch = I; local
143 DebugLoc dl = OldBranch->getDebugLoc();
165 OldBranch->eraseFromParent();
/external/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp159 MachineInstr *OldBranch = I; local
160 DebugLoc dl = OldBranch->getDebugLoc();
195 OldBranch->eraseFromParent();

Completed in 1136 milliseconds