Searched refs:InputsMatchTwo (Results 1 – 1 of 1) sorted by relevance
61 bool InputsMatchTwo(Type* t1, Type* t2) { in InputsMatchTwo() function in v8::internal::compiler::JSCallReduction145 if (r.InputsMatchTwo(Type::Integral32(), Type::Integral32())) { in ReduceMathImul()