Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1243 if (unsigned OldRootNum = Root.peekDebugInstrNum()) in reassociateOps() local
1244 MIB2.getInstr()->setDebugInstrNum(OldRootNum); in reassociateOps()