Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsPair

323   bool IsPair() const {
358 return (IsPair() || other->IsPair()) ? 2 : 1;
885 } else if (input.IsPair()) {
911 } else if (out.IsPair()) {
1119 if (to->IsPair()) {
1284 DCHECK_EQ(a->IsPair(), b->IsPair())
1619 if (from->IsPair() || into->IsPair()) {