Home
last modified time | relevance | path

Searched defs:OldInstrNum (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp307 if (unsigned OldInstrNum = MI->peekDebugInstrNum()) { tryReplaceLoad() local
378 if (unsigned OldInstrNum = MI->peekDebugInstrNum()) { tryReplaceExtend() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp725 if (auto OldInstrNum = mi->peekDebugInstrNum()) { convertInstTo3Addr() local
H A DMachineFunction.cpp956 unsigned OldInstrNum = Old.peekDebugInstrNum(); substituteDebugValuesForInst() local