Home
last modified time | relevance | path

Searched refs:OldDest (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp242 auto &OldDest = MI->getOperand(0); in tryReplaceCopy() local
255 TRI->getSubRegIndex(NewDestReg, OldDest.getReg())) in tryReplaceCopy()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp68 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; in ConstantFoldTerminator() local
76 OldDest->removePredecessor(BB); in ConstantFoldTerminator()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp83 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; in ConstantFoldTerminator() local
91 OldDest->removePredecessor(BB); in ConstantFoldTerminator()