Searched refs:LowerToCopyInstrs (Results 1 – 1 of 1) sorted by relevance
177 SmallVector<MachineInstr *, 4> LowerToCopyInstrs; member in __anon7d300af50111::SIWholeQuadMode524 LowerToCopyInstrs.push_back(&MI); in scanInstructions()526 LowerToCopyInstrs.push_back(&MI); in scanInstructions()574 LowerToCopyInstrs.push_back(&MI); in scanInstructions()1528 for (MachineInstr *MI : LowerToCopyInstrs) { in lowerCopyInstrs()1574 LowerToCopyInstrs.clear(); in runOnMachineFunction()1612 if (!(GlobalFlags & (StateWQM | StateStrict)) && LowerToCopyInstrs.empty() && in runOnMachineFunction()