Home
last modified time | relevance | path

Searched refs:depcounts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp722 DepVarMap depcounts; in FindDepVars() local
723 FindDepVarsOf(N, depcounts); in FindDepVars()
724 for (const std::pair<std::string, int> &Pair : depcounts) { in FindDepVars()