Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2339 auto InstrAndPos = std::make_pair(&MI, CurInst); in produceMLocTransferFunction() local
2341 DebugInstrNumToInstr.insert(std::make_pair(InstrNo, InstrAndPos)); in produceMLocTransferFunction()