Searched refs:ActiveMLocs (Results 1 – 1 of 1) sorted by relevance
265 ActiveMLocs.clear(); in loadInlocs()291 ActiveMLocs.reserve(VLocs.size()); in loadInlocs()345 ActiveMLocs[M].insert(Var.first); in loadInlocs()513 ActiveMLocs[NewLoc.asU64()].clear(); in redefVar()517 ActiveMLocs[NewLoc].insert(Var); in redefVar()534 if (ActiveMLocIt == ActiveMLocs.end()) in clobberMloc()547 if (ActiveMLocIt == ActiveMLocs.end()) in clobberMloc()594 ActiveMLocs[*NewLoc].insert(Var); in clobberMloc()621 auto MovingVars = ActiveMLocs[Src]; in transferMlocs()622 ActiveMLocs[Dst] = MovingVars; in transferMlocs()[all …]