Searched defs:StoreI (Results 1 – 5 of 5) sorted by relevance
1069 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1220 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()2081 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1302 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local1530 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
3967 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
930 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local
1775 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) in updateImpl() local