Home
last modified time | relevance | path

Searched refs:simplifyStatement (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLCompiler.h108 void simplifyStatement(DefinitionMap& definitions,
DSkSLCompiler.cpp852 void Compiler::simplifyStatement(DefinitionMap& definitions, in simplifyStatement() function in SkSL::Compiler
1030 this->simplifyStatement(definitions, b, &iter, &undefinedVariables, &updated, in scanCFG()