Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp126 class StraightLineStrengthReduce { class
128 StraightLineStrengthReduce(const DataLayout *DL, DominatorTree *DT, in StraightLineStrengthReduce() function in __anon8c5187130111::StraightLineStrengthReduce
273 bool StraightLineStrengthReduce::isBasisFor(const Candidate &Basis, in isBasisFor()
302 bool StraightLineStrengthReduce::isFoldable(const Candidate &C, in isFoldable()
323 bool StraightLineStrengthReduce::isSimplestForm(const Candidate &C) { in isSimplestForm()
347 void StraightLineStrengthReduce::allocateCandidatesAndFindBasis( in allocateCandidatesAndFindBasis()
383 void StraightLineStrengthReduce::allocateCandidatesAndFindBasis( in allocateCandidatesAndFindBasis()
398 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd()
411 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd()
443 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul()
[all …]
H A DCMakeLists.txt76 StraightLineStrengthReduce.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMScalarOpts/
H A DMakefile83 StraightLineStrengthReduce.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Transforms/Scalar/
H A DBUILD.gn87 "StraightLineStrengthReduce.cpp",