Searched refs:HasBooleanValue (Results 1 – 2 of 2) sorted by relevance
4458 } else if (operand->HasBooleanValue()) { in SimplifyConstantInputs()
3627 bool HasBooleanValue() const { return type_.IsBoolean(); } in HasBooleanValue() function