Home | History | Annotate | Download | only in crankshaft

Lines Matching full:arg2

1398 static bool IsIdentityOperation(HValue* arg1, HValue* arg2, int32_t identity) {
1400 arg2->EqualsInteger32Constant(identity);