Home
last modified time | relevance | path

Searched refs:InputsMatchAll (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Djs-builtin-reducer.cc69 bool InputsMatchAll(Type* t) { in InputsMatchAll() function in v8::internal::compiler::JSCallReduction
1255 if (r.InputsMatchAll(Type::PlainPrimitive())) { in ReduceMathMax()
1274 if (r.InputsMatchAll(Type::PlainPrimitive())) { in ReduceMathMin()