Searched defs:OldInstrNum (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86FixupBWInsts.cpp | 307 if (unsigned OldInstrNum = MI->peekDebugInstrNum()) { tryReplaceLoad() local |
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | TwoAddressInstructionPass.cpp | 725 if (auto OldInstrNum = mi->peekDebugInstrNum()) { convertInstTo3Addr() local |
| H A D | MachineFunction.cpp | 956 unsigned OldInstrNum = Old.peekDebugInstrNum(); substituteDebugValuesForInst() local |