Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LHSRank

308   unsigned LHSRank = getRank(LHS);
314 if (isa<Constant>(LHS) || RHSRank < LHSRank)