Home
last modified time | relevance | path

Searched refs:unaryTerminal (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp3570 TIntermUnary *unaryTerminal = node->getExpression()->getAsUnaryNode(); in loopCount() local
3592 else if(unaryTerminal) in loopCount()
3594 TOperator op = unaryTerminal->getOp(); in loopCount()