Files
clang-p2996/llvm/lib/Analysis/AliasAnalysis.cpp
David Goldblatt 02988fce76 [AA] Allow for flow-sensitive analyses.
All current analyses ignore the context. We make the argument mandatory
for analyses, but optional for the query interface.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D136512
2022-12-15 21:04:38 -08:00

34 KiB