Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1955 class LSRInstance { class
2126 void LSRInstance::OptimizeShadowIV() { in OptimizeShadowIV()
2415 LSRInstance::OptimizeLoopTermCond() { in OptimizeLoopTermCond()
3081 void LSRInstance::CollectChains() { in CollectChains()
3885 void LSRInstance::GenerateConstantOffsetsImpl( in GenerateConstantOffsetsImpl()
4429 LSRInstance::GenerateAllReuseFormulae() { in GenerateAllReuseFormulae()
5567 void LSRInstance::RewriteForPHI( in RewriteForPHI()
5766 void LSRInstance::ImplementSolution( in ImplementSolution()
5851 LSRInstance::LSRInstance(Loop *L, IVUsers &IU, ScalarEvolution &SE, in LSRInstance() function in LSRInstance
6010 void LSRInstance::print(raw_ostream &OS) const { in print()
[all …]