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