Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp891 auto MovingVars = ActiveMLocs[Src]; in transferMlocs() local
892 ActiveMLocs[Dst].insert(MovingVars.begin(), MovingVars.end()); in transferMlocs()
898 for (const auto &Var : MovingVars) { in transferMlocs()