Searched refs:RigidFormula (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1234 /// RigidFormula is set to true to guarantee that this use will be associated
1239 bool RigidFormula; member in class:__anon26301::LSRUse
1259 RigidFormula(false),
1289 if (!Formulae.empty() && RigidFormula)
3071 LU.RigidFormula = true;
4529 if (LU.RigidFormula)

Completed in 223 milliseconds