Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1937 class LSRInstance { class
2106 void LSRInstance::OptimizeShadowIV() { in OptimizeShadowIV()
2395 LSRInstance::OptimizeLoopTermCond() { in OptimizeLoopTermCond()
3082 void LSRInstance::CollectChains() { in CollectChains()
3822 void LSRInstance::GenerateConstantOffsetsImpl( in GenerateConstantOffsetsImpl()
4326 LSRInstance::GenerateAllReuseFormulae() { in GenerateAllReuseFormulae()
5413 void LSRInstance::RewriteForPHI( in RewriteForPHI()
5566 void LSRInstance::ImplementSolution( in ImplementSolution()
5655 LSRInstance::LSRInstance(Loop *L, IVUsers &IU, ScalarEvolution &SE, in LSRInstance() function in LSRInstance
5820 void LSRInstance::print(raw_ostream &OS) const { in print()
[all …]