Searched refs:OneInputCannotBe (Results 1 – 2 of 2) sorted by relevance
345 bool OneInputCannotBe(Type t) { in OneInputCannotBe() function in v8::internal::compiler::JSBinopReduction799 } else if (r.OneInputCannotBe(Type::StringOrReceiver()) && in ReduceJSComparison()888 if (r.OneInputCannotBe(Type::NumericOrString())) { in ReduceJSStrictEqual()
747 bool OneInputCannotBe(Node* node, Type type) { in OneInputCannotBe() function in v8::internal::compiler::RepresentationSelector1617 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()1627 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()