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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1152 /// RigidFormula is set to true to guarantee that this use will be associated
1157 bool RigidFormula = false; member in class:__anon4670::LSRUse
1527 if (!Formulae.empty() && RigidFormula)
3343 LU.RigidFormula = true;
5184 if (LU.RigidFormula)

Completed in 175 milliseconds