Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp963 unsigned OldInstrNum = Old.peekDebugInstrNum(); in substituteDebugValuesForInst() local
964 if (!OldInstrNum) in substituteDebugValuesForInst()
983 makeDebugValueSubstitution(std::make_pair(OldInstrNum, I), in substituteDebugValuesForInst()
H A DTwoAddressInstructionPass.cpp603 if (auto OldInstrNum = mi->peekDebugInstrNum()) { in convertInstTo3Addr() local
616 MF->makeDebugValueSubstitution(std::make_pair(OldInstrNum, OldIdx), in convertInstTo3Addr()