Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/IndVarSimplify/
Dlftr-reuse.ll156 ; IndVarSimplify.cpp hasConcreteDef(). We may want to change to undef rules.
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1710 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function
1788 if (!hasConcreteDef(Phi)) { in FindLoopCounter()