Searched refs:FindDepVarsOf (Results 1 – 3 of 3) sorted by relevance
584 static void FindDepVarsOf(TreePatternNode *N, DepVarMap &DepMap) { in FindDepVarsOf() function590 FindDepVarsOf(N->getChild(i), DepMap); in FindDepVarsOf()597 FindDepVarsOf(N, depcounts); in FindDepVars()
710 static void FindDepVarsOf(TreePatternNode *N, DepVarMap &DepMap) { in FindDepVarsOf() function716 FindDepVarsOf(N->getChild(i), DepMap); in FindDepVarsOf()723 FindDepVarsOf(N, depcounts); in FindDepVars()
4185 static void FindDepVarsOf(TreePatternNode *N, DepVarMap &DepMap) { in FindDepVarsOf() function4191 FindDepVarsOf(N->getChild(i), DepMap); in FindDepVarsOf()4198 FindDepVarsOf(N, depcounts); in FindDepVars()