Searched refs:UnfoldOR (Results 1 – 1 of 1) sorted by relevance
20 TIntermTernary *UnfoldOR(TIntermTyped *x, TIntermTyped *y) in UnfoldOR() function50 replacement = UnfoldOR(node->getLeft(), node->getRight()); in visitBinary()