Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp194 struct LocAndProperties { struct in TransferTracker
216 DenseMap<DebugVariable, LocAndProperties> ActiveVLocs;
341 auto NewValue = LocAndProperties{M, Var.second.Properties}; in loadInlocs()
520 std::make_pair(Var, LocAndProperties{NewLoc, Properties})); in redefVar()