Searched refs:materialized (Results 1 – 4 of 4) sorted by relevance
1 Test that materialized conditions are evaluated correctly.
1 Test the use positions of inputs of non-materialized conditions.
5191 bool materialized = IsBooleanValueOrMaterializedCondition(select->GetCondition()); in CanMoveConditionally() local5195 Primitive::Type cond_type = materialized ? Primitive::kPrimInt : condition->InputAt(0)->GetType(); in CanMoveConditionally()5224 } else if (materialized) { in CanMoveConditionally()5265 if (materialized) { in CanMoveConditionally()5400 if (materialized) { in CanMoveConditionally()