Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp922 auto MovingVars = ActiveMLocs[Src]; in transferMlocs() local
923 ActiveMLocs[Dst].insert(MovingVars.begin(), MovingVars.end()); in transferMlocs()
929 for (DebugVariableID VarID : MovingVars) { in transferMlocs()