Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp842 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function
928 if (!hasConcreteDef(Phi)) { in FindLoopCounter()