Home
last modified time | relevance | path

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

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