Searched refs:PushPopMIs (Results 1 – 1 of 1) sorted by relevance
249 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anon8e1325130111::ARMConstantIslands498 PushPopMIs.clear(); in runOnMachineFunction()718 PushPopMIs.push_back(I); in initializeFunctionInfo()1671 for (unsigned i = 0, e = PushPopMIs.size(); i != e; ++i) { in undoLRSpillRestore()1672 MachineInstr *MI = PushPopMIs[i]; in undoLRSpillRestore()