Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp982 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst() local
984 std::make_pair(NewInstrNum, I)); in substituteDebugValuesForInst()
H A DTwoAddressInstructionPass.cpp615 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr() local
617 std::make_pair(NewInstrNum, NewIdx)); in convertInstTo3Addr()