Searched refs:SetInactiveInstrs (Results 1 – 1 of 1) sorted by relevance
487 SmallVector<MachineInstr *, 4> SetInactiveInstrs; in scanInstructions() local579 SetInactiveInstrs.push_back(&MI); in scanInstructions()631 for (MachineInstr *MI : SetInactiveInstrs) in scanInstructions()