Searched refs:hasStores (Results 1 – 2 of 2) sorted by relevance
146 bool hasStores = false; member175 hasStores(DC.hasStores), HasUnknownAccess(DC.HasUnknownAccess), in DetectionContext()
1239 Context.hasStores |= isa<StoreInst>(MemInst); in isValidInstruction()1614 if (!Context.hasStores || !Context.hasLoads) in isProfitableRegion()