Searched refs:OneInputCannotBe (Results 1 – 2 of 2) sorted by relevance
319 bool OneInputCannotBe(Type* t) { in OneInputCannotBe() function in v8::internal::compiler::JSBinopReduction743 } else if (r.OneInputCannotBe(Type::StringOrReceiver()) && in ReduceJSComparison()901 if (r.OneInputCannotBe(Type::NumberOrSimdOrString())) { in ReduceJSStrictEqual()
678 bool OneInputCannotBe(Node* node, Type* type) { in OneInputCannotBe() function in v8::internal::compiler::RepresentationSelector1471 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()1482 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()