MLIR 22.0.0git
AliasAnalysis.h File Reference

Go to the source code of this file.

Classes

class  mlir::AliasResult
 The possible results of an alias query. More...
class  mlir::ModRefResult
 The possible results of whether a memory access modifies or references a memory location. More...
struct  mlir::detail::AliasAnalysisTraits
 This class contains various internal trait classes used by the main AliasAnalysis class below. More...
class  mlir::detail::AliasAnalysisTraits::Concept
 This class represents the Concept of an alias analysis implementation. More...
class  mlir::detail::AliasAnalysisTraits::Model< ImplT >
 This class represents the Model of an alias analysis implementation ImplT. More...
class  mlir::AliasAnalysis
 This class represents the main alias analysis interface in MLIR. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::detail
 AttrTypeReplacer.

Functions

raw_ostreammlir::operator<< (raw_ostream &os, const AliasResult &result)
raw_ostreammlir::operator<< (raw_ostream &os, const ModRefResult &result)