Searched refs:shouldRunLoopAndIndexingValidation (Results 1 – 3 of 3) sorted by relevance
139 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in translate()
149 bool shouldRunLoopAndIndexingValidation(const ShCompileOptions &compileOptions) const;
414 bool TCompiler::shouldRunLoopAndIndexingValidation(const ShCompileOptions &compileOptions) const in shouldRunLoopAndIndexingValidation() function in sh::TCompiler835 if (shouldRunLoopAndIndexingValidation(compileOptions) && in checkAndSimplifyAST()1274 if (!shouldRunLoopAndIndexingValidation(compileOptions)) in checkAndSimplifyAST()