Searched refs:StoreInstr (Results 1 – 1 of 1) sorted by relevance
1208 MachineInstr *StoreInstr = nullptr; in emitPrologue() local1231 StoreInstr = &*MBBI; in emitPrologue()1239 MachineBasicBlock::iterator InsertPt = StoreInstr ? StoreInstr : MBBI; in emitPrologue()1247 if (StoreInstr && HasFP) { in emitPrologue()1271 assert(StoreInstr && "Wrong insertion point"); in emitPrologue()