Searched refs:pruneUnusedFunctions (Results 1 – 2 of 2) sorted by relevance
231 void pruneUnusedFunctions(TIntermBlock *root);
597 pruneUnusedFunctions(root); in checkAndSimplifyAST()1351 void TCompiler::pruneUnusedFunctions(TIntermBlock *root) in pruneUnusedFunctions() function in sh::TCompiler