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