Searched refs:accCache (Results 1 – 1 of 1) sorted by relevance
327 accCache; in matchAndRewrite() local374 auto accIt = accCache.find(accOffets); in matchAndRewrite()375 if (accIt != accCache.end()) in matchAndRewrite()390 accCache[dstOffets] = newOp->getResult(0); in matchAndRewrite()395 for (const auto &it : accCache) { in matchAndRewrite()426 accCache; in matchAndRewrite() local451 auto accIt = accCache.find(destOffset); in matchAndRewrite()452 if (accIt != accCache.end()) in matchAndRewrite()463 accCache[destOffset] = result; in matchAndRewrite()469 for (const auto &it : accCache) { in matchAndRewrite()