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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1157 bool HasFormulaWithSameRegs(const Formula &F) const;
1170 bool LSRUse::HasFormulaWithSameRegs(const Formula &F) const { function in class:LSRUse
2192 LU.HasFormulaWithSameRegs(OrigF)) {
3809 if (LU.HasFormulaWithSameRegs(NewF)) {
3824 if (LU.HasFormulaWithSameRegs(NewF)) {

Completed in 498 milliseconds