Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1652 class LSRInstance { class
1802 LSRInstance(Loop *L, Pass *P);
1817 void LSRInstance::OptimizeShadowIV() { in OptimizeShadowIV()
1927 bool LSRInstance::FindIVUserForCond(ICmpInst *Cond, IVStrideUse *&CondUse) { in FindIVUserForCond()
1989 ICmpInst *LSRInstance::OptimizeMax(ICmpInst *Cond, IVStrideUse* &CondUse) { in OptimizeMax()
2101 LSRInstance::OptimizeLoopTermCond() { in OptimizeLoopTermCond()
2240 LSRInstance::reconcileNewOffset(LSRUse &LU, int64_t NewOffset, bool HasBaseReg, in reconcileNewOffset()
2284 LSRInstance::getUse(const SCEV *&Expr, in getUse()
2324 void LSRInstance::DeleteUse(LSRUse &LU, size_t LUIdx) { in DeleteUse()
2336 LSRInstance::FindUseWithSimilarFormula(const Formula &OrigF, in FindUseWithSimilarFormula()
[all …]