Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc718 bool InputCannotBe(Node* node, Type type) { in InputCannotBe() function in v8::internal::compiler::RepresentationSelector
2435 if (InputCannotBe(node, Type::SignedSmall())) { in VisitNode()