Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1193 bool HasFormulaWithSameRegs(const Formula &F) const;
1491 bool LSRUse::HasFormulaWithSameRegs(const Formula &F) const { in HasFormulaWithSameRegs() function in LSRUse
2599 LU.HasFormulaWithSameRegs(OrigF)) { in FindUseWithSimilarFormula()
4363 if (LU.HasFormulaWithSameRegs(NewF)) { in NarrowSearchSpaceByDetectingSupersets()
4379 if (LU.HasFormulaWithSameRegs(NewF)) { in NarrowSearchSpaceByDetectingSupersets()