Searched refs:pruneUnusedFunctions (Results 1 – 4 of 4) sorted by relevance
216 void pruneUnusedFunctions(TIntermBlock *root);
550 pruneUnusedFunctions(root); in checkAndSimplifyAST()1280 void TCompiler::pruneUnusedFunctions(TIntermBlock *root) in pruneUnusedFunctions() function in sh::TCompiler
274 bool pruneUnusedFunctions(TIntermBlock *root);
763 if (!pruneUnusedFunctions(root)) in checkAndSimplifyAST()1494 bool TCompiler::pruneUnusedFunctions(TIntermBlock *root) in pruneUnusedFunctions() function in sh::TCompiler