Searched refs:RemoveArrayLengthMethod (Results 1 – 6 of 6) sorted by relevance
33 ANGLE_NO_DISCARD bool RemoveArrayLengthMethod(TCompiler *compiler, TIntermBlock *root);
71 bool RemoveArrayLengthMethod(TCompiler *compiler, TIntermBlock *root) in RemoveArrayLengthMethod() function
151 "src/compiler/translator/tree_ops/RemoveArrayLengthMethod.cpp",152 "src/compiler/translator/tree_ops/RemoveArrayLengthMethod.h",
231 src/compiler/translator/tree_ops/RemoveArrayLengthMethod.cpp232 src/compiler/translator/tree_ops/RemoveArrayLengthMethod.h
149 "src/compiler/translator/tree_ops/RemoveArrayLengthMethod.cpp",
756 if (!RemoveArrayLengthMethod(this, root)) in checkAndSimplifyAST()