Searched refs:isLoopInvariantPredicate (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 183 SE->isLoopInvariantPredicate(Pred, S, X, L, InvariantPredicate, in eliminateIVComparison()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 188 if (!SE->isLoopInvariantPredicate(Pred, S, X, L, InvariantPredicate, in makeIVComparisonInvariant()
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1480 bool isLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 910 bool isLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7690 bool ScalarEvolution::isLoopInvariantPredicate( in isLoopInvariantPredicate() function in ScalarEvolution
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 8999 bool ScalarEvolution::isLoopInvariantPredicate( in isLoopInvariantPredicate() function in ScalarEvolution
|