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