Searched refs:hasLoads (Results 1 – 2 of 2) sorted by relevance
165 bool hasLoads = false; member
1257 Context.hasLoads |= isa<LoadInst>(MemInst); in isValidInstruction()1702 if (!Context.hasStores || !Context.hasLoads) in isProfitableRegion()