Home
last modified time | relevance | path

Searched defs:PrePass (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/msl/
DSeparateCompoundExpressions.cpp101 class PrePass : public TIntermRebuild class
104 PrePass(TCompiler &compiler) : TIntermRebuild(compiler, true, true) {} in PrePass() function in __anone2754c300111::PrePass