Searched refs:visitLoopPre (Results 1 – 3 of 3) sorted by relevance
225 virtual PreResult visitLoopPre(TIntermLoop &node);
382 return visitLoopPre(*originalNode.getAsLoopNode()); in traversePre()899 PreResult TIntermRebuild::visitLoopPre(TIntermLoop &node) in visitLoopPre() function in sh::TIntermRebuild
596 PreResult visitLoopPre(TIntermLoop &node) override in visitLoopPre() function in __anonf64b107d0111::Separator