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