Home | History | Annotate | Download | only in hlsl

Lines Matching refs:prevExpression

9068                 TIntermTyped* prevExpression = prevBranch->getExpression();
9070 if (prevExpression == nullptr && newExpression == nullptr)
9072 else if (prevExpression != nullptr &&
9074 prevExpression->getAsConstantUnion() &&
9076 prevExpression->getAsConstantUnion()->getConstArray()[0].getIConst() ==