Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/IndVarSimplify/
Dlftr-reuse.ll156 ; IndVarSimplify.cpp hasConcreteDef(). We may want to change to undef rules.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dlftr-reuse.ll159 ; 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1996 static bool hasConcreteDef(Value *V) { in hasConcreteDef() function
2074 if (!hasConcreteDef(Phi)) { in FindLoopCounter()