FLANG
Public Member Functions | List of all members
fir::TBAABuilder Class Reference

Public Member Functions

 TBAABuilder (mlir::MLIRContext *context, bool applyTBAA, bool forceUnifiedTree=false)
 if forceUnifiedTree is true, functions will not have different TBAA trees
 
 TBAABuilder (TBAABuilder const &)=delete
 
TBAABuilderoperator= (TBAABuilder const &)=delete
 
void attachTBAATag (mlir::LLVM::AliasAnalysisOpInterface op, mlir::Type baseFIRType, mlir::Type accessFIRType, mlir::LLVM::GEPOp gep)
 

The documentation for this class was generated from the following files: