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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1262 bool HasFormulaWithSameRegs(const Formula &F) const;
1275 bool LSRUse::HasFormulaWithSameRegs(const Formula &F) const { function in class:LSRUse
2355 LU.HasFormulaWithSameRegs(OrigF)) {
4067 if (LU.HasFormulaWithSameRegs(NewF)) {
4082 if (LU.HasFormulaWithSameRegs(NewF)) {

Completed in 640 milliseconds