Searched refs:LeaderToInstList (Results 1 – 1 of 1) sorted by relevance
2130 MapVector<Instruction *, std::vector<Instruction *>> LeaderToInstList; in buildEqivClassBlockStmts() local2144 (void)LeaderToInstList[*LeaderIt]; in buildEqivClassBlockStmts()2156 std::vector<Instruction *> &InstList = LeaderToInstList[*LeaderIt]; in buildEqivClassBlockStmts()2163 for (auto &Instructions : LeaderToInstList) { in buildEqivClassBlockStmts()