Searched refs:depcounts (Results 1 – 1 of 1) sorted by relevance
722 DepVarMap depcounts; in FindDepVars() local723 FindDepVarsOf(N, depcounts); in FindDepVars()724 for (const std::pair<std::string, int> &Pair : depcounts) { in FindDepVars()