Searched refs:AddOperandsToWorkList (Results 1 – 6 of 6) sorted by relevance
151 void AddOperandsToWorkList(const Instruction* inst);
333 AddOperandsToWorkList(live_inst); in ProcessWorkList()345 AddOperandsToWorkList(&line_inst); in AddDebugInstructionsToWorkList()508 void AggressiveDCEPass::AddOperandsToWorkList(const Instruction* inst) { in AddOperandsToWorkList() function in spvtools::opt::AggressiveDCEPass