Searched refs:modifiesState (Results 1 – 3 of 3) sorted by relevance
416 if (!withinLoopBody() || !node->modifiesState()) in validateOperation()
366 bool modifiesState() const;
764 bool TIntermOperator::modifiesState() const in modifiesState() function in TIntermOperator