Searched refs:FindDepVarsOf (Results 1 – 2 of 2) sorted by relevance
710 static void FindDepVarsOf(TreePatternNode *N, DepVarMap &DepMap) { in FindDepVarsOf() function716 FindDepVarsOf(N->getChild(i), DepMap); in FindDepVarsOf()723 FindDepVarsOf(N, depcounts); in FindDepVars()
4362 static void FindDepVarsOf(TreePatternNode *N, DepVarMap &DepMap) { in FindDepVarsOf() function4368 FindDepVarsOf(N->getChild(i), DepMap); in FindDepVarsOf()4375 FindDepVarsOf(N, depcounts); in FindDepVars()