Home
last modified time | relevance | path

Searched refs:PushPopMIs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp249 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anon8e1325130111::ARMConstantIslands
498 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()