Searched refs:hasSubelementAccess (Results 1 – 1 of 1) sorted by relevance
120 bool hasSubelementAccess : 1; member129 hasSubelementAccess(false), hasALoadOrStore(false) {} in AllocaInfo()1828 Info.hasSubelementAccess = true; in isSafeMemAccess()1835 Info.hasSubelementAccess = true; in isSafeMemAccess()2618 if (!Info.hasSubelementAccess && Info.hasALoadOrStore) { in isSafeAllocaToScalarRepl()