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

/external/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp143 MachineInstr *OldBranch = I; local
144 DebugLoc dl = OldBranch->getDebugLoc();
166 OldBranch->eraseFromParent();
/external/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp185 MachineInstr *OldBranch = I; local
186 DebugLoc dl = OldBranch->getDebugLoc();
221 OldBranch->eraseFromParent();

Completed in 395 milliseconds