Searched refs:hasConcreteDef (Results 1 – 2 of 2) sorted by relevance
156 ; IndVarSimplify.cpp hasConcreteDef(). We may want to change to undef rules.
1710 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function1788 if (!hasConcreteDef(Phi)) { in FindLoopCounter()