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