Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds