Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.cc375 bool OneInputCannotBe(Type t) { in OneInputCannotBe() function in v8::internal::compiler::JSBinopReduction
759 } else if (r.OneInputCannotBe(Type::StringOrReceiver()) && in ReduceJSComparison()
Dsimplified-lowering.cc853 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()