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