Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp380 MachineBasicBlock::iterator PMBBI = std::prev(MBBI); in emitEpilogue() local
381 if (!tryFoldSPUpdateIntoPushPop(STI, MF, PMBBI, NumBytes)) in emitEpilogue()
382 emitSPUpdate(MBB, PMBBI, TII, dl, *RegInfo, NumBytes); in emitEpilogue()