Searched refs:InLocsT (Results 1 – 1 of 1) sorted by relevance
279 VarLocList InLocsT; // Temporary incoming locations. in join() local291 InLocsT = OL->second; in join()297 InLocsT.erase( in join()298 std::remove_if(InLocsT.begin(), InLocsT.end(), [&](VarLoc &ILT) { in join()302 }), InLocsT.end()); in join()305 if (InLocsT.empty()) in join()318 for (auto ILT : InLocsT) { in join()