Searched refs:IsCompatibleForStore (Results 1 – 2 of 2) sorted by relevance
128 bool IsCompatibleForStore(const Representation& other) const { in IsCompatibleForStore() function
6265 if (!info->access_.representation().IsCompatibleForStore(r)) return false; in IsCompatible()