Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp798 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function
866 if (!hasConcreteDef(Phi)) { in FindLoopCounter()