Searched refs:OneInputCannotBe (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | js-typed-lowering.cc | 375 bool OneInputCannotBe(Type t) { in OneInputCannotBe() function in v8::internal::compiler::final 759 } else if (r.OneInputCannotBe(Type::StringOrReceiver()) && in ReduceJSComparison() |
H A D | simplified-lowering.cc | 853 bool OneInputCannotBe(Node* node, Type type) { in OneInputCannotBe() function in v8::internal::compiler::RepresentationSelector 2248 OneInputCannotBe(node, type_cache_->kZeroish))) { in VisitNode() 2259 OneInputCannotBe(node, type_cache_->kZeroish))) { in VisitNode() |
Completed in 12 milliseconds