Searched refs:KillInstrs (Results 1 – 1 of 1) sorted by relevance
180 SmallVector<MachineInstr *, 4> KillInstrs; member in __anon231f6cb20111::SIWholeQuadMode569 KillInstrs.push_back(&MI); in scanInstructions()1481 for (MachineInstr *MI : KillInstrs) { in lowerKillInstrs()1510 KillInstrs.clear(); in runOnMachineFunction()1541 const bool NeedsLiveMask = !(KillInstrs.empty() && LiveMaskQueries.empty()); in runOnMachineFunction()1547 LowerToMovInstrs.empty() && KillInstrs.empty()) { in runOnMachineFunction()1593 if (!KillInstrs.empty()) in runOnMachineFunction()