Searched refs:LostMLocs (Results 1 – 1 of 1) sorted by relevance
770 SmallVector<std::pair<LocIdx, DebugVariableID>> LostMLocs; in redefVar() local789 LostMLocs.emplace_back(Loc, P); in redefVar()794 for (const auto &LostMLoc : LostMLocs) in redefVar()796 LostMLocs.clear(); in redefVar()862 SmallVector<std::pair<LocIdx, DebugVariableID>> LostMLocs; in clobberMloc() local892 LostMLocs.emplace_back(Loc, VarID); in clobberMloc()903 for (auto &LocVarIt : LostMLocs) { in clobberMloc()