Home
last modified time | relevance | path

Searched refs:IsSEA (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp140 const bool IsSEA = DemangledNameRef.startswith(SEAPrefix); in getRSAllocAccesses() local
143 assert(IsGEA || IsSEA || IsDIMX); in getRSAllocAccesses()
148 if (IsGEA || IsSEA) { in getRSAllocAccesses()