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

#include <flang/Optimizer/Analysis/TBAAForest.h>

Public Member Functions

 SubtreeState (const SubtreeState &)=delete
 
 SubtreeState (SubtreeState &&)=default
 
mlir::LLVM::TBAATagAttr getTag (llvm::StringRef uniqueId) const
 

Detailed Description

This contains a TBAA subtree based on some parent. New tags can be added under the parent using getTag.


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