Home | History | Annotate | Download | only in crankshaft

Lines Matching full:arg1

1398 static bool IsIdentityOperation(HValue* arg1, HValue* arg2, int32_t identity) {
1399 return arg1->representation().IsSpecialization() &&