Searched refs:KillInstrs (Results 1 – 1 of 1) sorted by relevance
179 SmallVector<MachineInstr *, 4> KillInstrs; member in __anon222080f40111::SIWholeQuadMode593 KillInstrs.push_back(&MI); in scanInstructions()1560 for (MachineInstr *MI : KillInstrs) { in lowerKillInstrs()1589 KillInstrs.clear(); in runOnMachineFunction()1622 const bool NeedsLiveMask = !(KillInstrs.empty() && LiveMaskQueries.empty()); in runOnMachineFunction()1628 LowerToMovInstrs.empty() && KillInstrs.empty()) { in runOnMachineFunction()1674 if (!KillInstrs.empty()) in runOnMachineFunction()