This is an archive of the discontinued LLVM Phabricator instance.

[TypeBasedAliasAnalysis] Cache TBAA results in BatchAA.
Needs ReviewPublic

Authored by asbirlea on Apr 18 2019, 9:39 AM.

Details

Reviewers
chandlerc
kosarev
Summary

Add cached TBAA results to the AAQueryInfo, to be used when using BatchAA.
Currently this is used wen enabling MemorySSA, during MemorySSA build.

Diff Detail

Event Timeline

asbirlea created this revision.Apr 18 2019, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2019, 9:39 AM