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