Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Djs-builtin-reducer.cc68 bool InputsMatchAll(Type* t) { in InputsMatchAll() function in v8::internal::compiler::JSCallReduction
121 if (r.InputsMatchAll(Type::Integral32())) { in ReduceMathMax()