Searched refs:ACWP (Results 1 – 1 of 1) sorted by relevance
5161 auto *ACWP = P.getAnalysisIfAvailable<AssumptionCacheTracker>(); in getBestSimplifyQuery() local5162 auto *AC = ACWP ? &ACWP->getAssumptionCache(F) : nullptr; in getBestSimplifyQuery()