Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp299 ValueIDNum &VNum = MLocs[Idx.asU64()]; in loadInlocs() local
300 VarLocs.push_back(VNum); in loadInlocs()
303 auto VIt = ValueToLoc.find(VNum); in loadInlocs()