Enzyme main
Loading...
Searching...
No Matches
mlir::enzyme::PointsToPointerAnalysis Member List

This is the complete list of members for mlir::enzyme::PointsToPointerAnalysis, including all inherited members.

PointsToPointerAnalysis(DataFlowSolver &solver)mlir::enzyme::PointsToPointerAnalysisinline
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) overridemlir::enzyme::PointsToPointerAnalysis
visitCallControlFlowTransfer(CallOpInterface call, dataflow::CallControlFlowAction action, const PointsToSets &before, PointsToSets *after) overridemlir::enzyme::PointsToPointerAnalysis
visitOperation(Operation *op, const PointsToSets &before, PointsToSets *after) overridemlir::enzyme::PointsToPointerAnalysis