Searched refs:IsGEA (Results 1 – 1 of 1) sorted by relevance
139 const bool IsGEA = DemangledNameRef.startswith(GEAPrefix); in getRSAllocAccesses() local143 assert(IsGEA || IsSEA || IsDIMX); in getRSAllocAccesses()148 if (IsGEA || IsSEA) { in getRSAllocAccesses()152 IsGEA ? RSAllocAccessKind::GEA : RSAllocAccessKind::SEA; in getRSAllocAccesses()