Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp125 class StraightLineStrengthReduce { class
127 StraightLineStrengthReduce(const DataLayout *DL, DominatorTree *DT, in StraightLineStrengthReduce() function in __anon79ba6f780111::StraightLineStrengthReduce
272 bool StraightLineStrengthReduce::isBasisFor(const Candidate &Basis, in isBasisFor()
301 bool StraightLineStrengthReduce::isFoldable(const Candidate &C, in isFoldable()
322 bool StraightLineStrengthReduce::isSimplestForm(const Candidate &C) { in isSimplestForm()
346 void StraightLineStrengthReduce::allocateCandidatesAndFindBasis( in allocateCandidatesAndFindBasis()
382 void StraightLineStrengthReduce::allocateCandidatesAndFindBasis( in allocateCandidatesAndFindBasis()
493 void StraightLineStrengthReduce::factorArrayIndex(Value *ArrayIdx, in factorArrayIndex()
581 Value *StraightLineStrengthReduce::emitBump(const Candidate &Basis, in emitBump()
632 void StraightLineStrengthReduce::rewriteCandidateWithBasis( in rewriteCandidateWithBasis()
[all …]
H A DCMakeLists.txt76 StraightLineStrengthReduce.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn87 "StraightLineStrengthReduce.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5647 llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h