Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp837 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function
923 if (!hasConcreteDef(Phi)) { in FindLoopCounter()