Searched refs:hasSubelementAccess (Results 1 – 1 of 1) sorted by relevance
121 bool hasSubelementAccess : 1; member130 hasSubelementAccess(false), hasALoadOrStore(false) {} in AllocaInfo()1829 Info.hasSubelementAccess = true; in isSafeMemAccess()1836 Info.hasSubelementAccess = true; in isSafeMemAccess()2619 if (!Info.hasSubelementAccess && Info.hasALoadOrStore) { in isSafeAllocaToScalarRepl()