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