Searched defs:StoreI (Results 1 – 6 of 6) sorted by relevance
1140 MachineBasicBlock::iterator StoreI) { in promoteLoadFromStore()1295 MachineBasicBlock::iterator &StoreI) { in findMatchingStore()2271 MachineBasicBlock::iterator StoreI; in tryToPromoteLoadFromStore() local
1303 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasDualStoreDependence() local1531 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1929 auto *StoreI = cast<StoreInst>(Def->getMemoryInst()); in dominatingConditionImpliesValue() local
4270 if (auto StoreI = dyn_cast<StoreInst>(U)) in verifySwiftErrorValue() local
1039 } else if (auto *StoreI = dyn_cast<StoreInst>(I)) { in supportedAddressingMode() local
1866 if (auto *StoreI = dyn_cast<StoreInst>(Usr)) in updateImpl() local