HomeSort by relevance Sort by last modified time
    Searched refs:OldBranch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 141 MachineInstr *OldBranch = I;
142 DebugLoc dl = OldBranch->getDebugLoc();
164 OldBranch->eraseFromParent();
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 149 MachineInstr *OldBranch = I;
150 DebugLoc dl = OldBranch->getDebugLoc();
179 OldBranch->eraseFromParent();

Completed in 47 milliseconds