Searched refs:otherStore (Results 1 – 1 of 1) sorted by relevance
59 auto nearerThan = [&](WriteOp otherStore) { in findStoreToForward() argument60 if (candidate == otherStore) in findStoreToForward()62 bool rv = domInfo->properlyDominates(candidate, otherStore); in findStoreToForward()66 << loadOp << " because " << otherStore << " is closer\n"); in findStoreToForward()