Searched refs:childTempConstant (Results 1 – 1 of 1) sorted by relevance
503 TIntermConstantUnion *childTempConstant = 0; in addUnaryMath() local505 childTempConstant = child->getAsConstantUnion(); in addUnaryMath()517 if (childTempConstant) { in addUnaryMath()518 TIntermTyped* newChild = childTempConstant->fold(op, 0, infoSink); in addUnaryMath()