Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp974 } LocAndProperties; typedef in __anon84c0493f0211::TransferTracker
993 DenseMap<DebugVariable, LocAndProperties> ActiveVLocs;
1098 auto NewValue = LocAndProperties{M, Var.second.Properties}; in loadInlocs()
1214 std::make_pair(Var, LocAndProperties{NewLoc, Properties})); in redefVar()