Searched refs:StoreInstr (Results 1 – 1 of 1) sorted by relevance
1213 MachineInstr *StoreInstr = nullptr; in emitPrologue() local1236 StoreInstr = &*MBBI; in emitPrologue()1244 MachineBasicBlock::iterator InsertPt = StoreInstr ? StoreInstr : MBBI; in emitPrologue()1252 if (StoreInstr && HasFP) { in emitPrologue()1276 assert(StoreInstr && "Wrong insertion point"); in emitPrologue()