|
Enzyme main
|
This is the complete list of members for mlir::enzyme::PointsToPointerAnalysis, including all inherited members.
| PointsToPointerAnalysis(DataFlowSolver &solver) | mlir::enzyme::PointsToPointerAnalysis | inline |
| processCallToSummarizedFunc(CallOpInterface call, const DenseMap< DistinctAttr, AliasClassSet > &summary, PointsToSets *after) | mlir::enzyme::PointsToPointerAnalysis | |
| processCapturingStore(ProgramPoint *dependent, PointsToSets *after, Value capturedValue, Value destinationAddress, bool isMustStore=false) | mlir::enzyme::PointsToPointerAnalysis | |
| setToEntryState(PointsToSets *lattice) override | mlir::enzyme::PointsToPointerAnalysis | |
| visitCallControlFlowTransfer(CallOpInterface call, dataflow::CallControlFlowAction action, const PointsToSets &before, PointsToSets *after) override | mlir::enzyme::PointsToPointerAnalysis | |
| visitOperation(Operation *op, const PointsToSets &before, PointsToSets *after) override | mlir::enzyme::PointsToPointerAnalysis |