Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.h231 void pruneUnusedFunctions(TIntermBlock *root);
DCompiler.cpp597 pruneUnusedFunctions(root); in checkAndSimplifyAST()
1351 void TCompiler::pruneUnusedFunctions(TIntermBlock *root) in pruneUnusedFunctions() function in sh::TCompiler