Searched refs:setLoopDependency (Results 1 – 2 of 2) sorted by relevance
239 loop->setLoopDependency(TIntermLoop::dependencyInfinite); in handleLoopAttributes()245 loop->setLoopDependency(value); in handleLoopAttributes()
1129 void setLoopDependency(int d) { dependency = d; } in setLoopDependency() function