Searched refs:StoreInstr (Results 1 – 1 of 1) sorted by relevance
1199 MachineInstr *StoreInstr = nullptr; in emitPrologue() local1222 StoreInstr = &*MBBI; in emitPrologue()1230 MachineBasicBlock::iterator InsertPt = StoreInstr ? StoreInstr : MBBI; in emitPrologue()1238 if (StoreInstr && HasFP) { in emitPrologue()1262 assert(StoreInstr && "Wrong insertion point"); in emitPrologue()