Searched refs:ProcessWorkList (Results 1 – 6 of 6) sorted by relevance
144 void ProcessWorkList(Function* func);
269 ProcessWorkList(func); in AggressiveDCE()329 void AggressiveDCEPass::ProcessWorkList(Function* func) { in ProcessWorkList() function in spvtools::opt::AggressiveDCEPass