Searched defs:OldDest (Results 1 – 4 of 4) sorted by relevance
69 const MCSymbol *OldDest, in replaceDestination()
3935 replaceJumpTableEntryIn(BinaryBasicBlock * BB,BinaryBasicBlock * OldDest,BinaryBasicBlock * NewDest) replaceJumpTableEntryIn() argument
310 auto &OldDest = MI->getOperand(0); in tryReplaceCopy() local
170 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; ConstantFoldTerminator() local