Searched refs:CandidateStore (Results 1 – 1 of 1) sorted by relevance
72 if (auto *CandidateStore = dyn_cast<StoreInst>(U.getUser())) { in findStoredValue() local74 Store = CandidateStore; in findStoredValue()