Searched refs:getLoopInvariantPredicate (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 1174 getLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1189 getLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1189 getLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1189 getLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1188 getLoopInvariantPredicate(ICmpInst::Predicate Pred, const SCEV *LHS,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 210 auto LIP = SE->getLoopInvariantPredicate(Pred, S, X, L, ICmp); in makeIVComparisonInvariant()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11026 ScalarEvolution::getLoopInvariantPredicate(ICmpInst::Predicate Pred, in getLoopInvariantPredicate() function in ScalarEvolution
|