|
LLVM 23.0.0git
|
Public Member Functions | |
| AlignmentScope (DomTreeNode *N, ScopedHT &Table) | |
Public Attributes | |
| BasicBlock * | BB |
| DomTreeNode::const_iterator | Iter |
| DomTreeNode::const_iterator | End |
| ScopedHT::ScopeTy | Scope |
Definition at line 99 of file InferAlignment.cpp.
|
inline |
| BasicBlock* AlignmentScope::BB |
Definition at line 101 of file InferAlignment.cpp.
Referenced by AlignmentScope(), and inferAlignment().
| DomTreeNode::const_iterator AlignmentScope::End |
Definition at line 103 of file InferAlignment.cpp.
Referenced by AlignmentScope(), and inferAlignment().
| DomTreeNode::const_iterator AlignmentScope::Iter |
Definition at line 102 of file InferAlignment.cpp.
Referenced by AlignmentScope(), and inferAlignment().
| ScopedHT::ScopeTy AlignmentScope::Scope |
Definition at line 104 of file InferAlignment.cpp.
Referenced by AlignmentScope().