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