Searched refs:InputsMatchAll (Results 1 – 1 of 1) sorted by relevance
68 bool InputsMatchAll(Type* t) { in InputsMatchAll() function in v8::internal::compiler::JSCallReduction121 if (r.InputsMatchAll(Type::Integral32())) { in ReduceMathMax()