Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2180 auto InstrAndPos = std::make_pair(&MI, CurInst); in produceMLocTransferFunction() local
2182 DebugInstrNumToInstr.insert(std::make_pair(InstrNo, InstrAndPos)); in produceMLocTransferFunction()