Searched refs:dependsOnLocalPhi (Results 1 – 1 of 1) sorted by relevance
73 static bool dependsOnLocalPhi(const Loop *L, const Value *Cond, in dependsOnLocalPhi() function86 } else if (Depth < 10 && dependsOnLocalPhi(L, V, Depth+1)) in dependsOnLocalPhi()125 if (dependsOnLocalPhi(L, Br->getCondition())) { in getUnrollingPreferences()