Searched defs:StoreI (Results 1 – 4 of 4) sorted by relevance
1085 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1234 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()2052 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1296 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
3803 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
919 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local