Searched refs:OneInputIs (Results 1 – 1 of 1) sorted by relevance
93 DCHECK(OneInputIs(Type::String())); in ShouldCreateConsString()337 bool OneInputIs(Type t) { return LeftInputIs(t) || RightInputIs(t); } in OneInputIs() function in v8::internal::compiler::JSBinopReduction519 if (r.OneInputIs(Type::String())) { in ReduceJSAdd()852 if (r.OneInputIs(Type::Undetectable())) { in ReduceJSEqual()902 if (r.OneInputIs(pointer_comparable_type_)) { in ReduceJSStrictEqual()