Searched refs:StoreInstr (Results 1 – 1 of 1) sorted by relevance
1198 MachineInstr *StoreInstr = nullptr; in emitPrologue() local1221 StoreInstr = &*MBBI; in emitPrologue()1229 MachineBasicBlock::iterator InsertPt = StoreInstr ? StoreInstr : MBBI; in emitPrologue()1237 if (StoreInstr && HasFP) { in emitPrologue()1261 assert(StoreInstr && "Wrong insertion point"); in emitPrologue()