Searched refs:pruneUnusedFunctions (Results 1 – 2 of 2) sorted by relevance
310 bool pruneUnusedFunctions(TIntermBlock *root);
942 if (!pruneUnusedFunctions(root)) in checkAndSimplifyAST()1744 bool TCompiler::pruneUnusedFunctions(TIntermBlock *root) in pruneUnusedFunctions() function in sh::TCompiler