Searched refs:validateForLoopCond (Results 1 – 1 of 1) sorted by relevance
90 bool validateForLoopCond(TIntermLoop *node, int indexSymbolId);195 if (!validateForLoopCond(node, indexSymbolId)) in validateForLoopHeader()259 bool ValidateLimitationsTraverser::validateForLoopCond(TIntermLoop *node, int indexSymbolId) in validateForLoopCond() function in sh::__anon0bfe99bf0111::ValidateLimitationsTraverser