Searched refs:PushPopMIs (Results 1 – 1 of 1) sorted by relevance
202 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anond24086560111::ARMConstantIslands477 PushPopMIs.clear(); in runOnMachineFunction()756 PushPopMIs.push_back(&I); in initializeFunctionInfo()1763 for (unsigned i = 0, e = PushPopMIs.size(); i != e; ++i) { in undoLRSpillRestore()1764 MachineInstr *MI = PushPopMIs[i]; in undoLRSpillRestore()