Searched refs:LoopStrengthReduce (Results 1 – 16 of 16) sorted by relevance
5 In test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll, the
45 LoopStrengthReduce.cpp
5902 class LoopStrengthReduce : public LoopPass { class5906 LoopStrengthReduce();5915 LoopStrengthReduce::LoopStrengthReduce() : LoopPass(ID) { in LoopStrengthReduce() function in LoopStrengthReduce5919 void LoopStrengthReduce::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()6903 bool LoopStrengthReduce::runOnLoop(Loop *L, LPPassManager & /*LPM*/) { in runOnLoop()6937 char LoopStrengthReduce::ID = 0;6939 INITIALIZE_PASS_BEGIN(LoopStrengthReduce, "loop-reduce",6947 INITIALIZE_PASS_END(LoopStrengthReduce, "loop-reduce", in INITIALIZE_PASS_DEPENDENCY()6950 Pass *llvm::createLoopStrengthReducePass() { return new LoopStrengthReduce(); } in INITIALIZE_PASS_DEPENDENCY()
52 LoopStrengthReduce.cpp \
56 "LoopStrengthReduce.cpp",
243 LoopStrengthReduce for loops with i32 induction variables, among other
2726 ./usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
2725 ./usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
2724 ./usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
5623 llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h