LLVM 20.0.0git
|
Information discovered by the sync dependence analysis for each divergent branch. More...
#include "llvm/ADT/GenericUniformityImpl.h"
Public Attributes | |
ConstBlockSet | JoinDivBlocks |
ConstBlockSet | CycleDivBlocks |
BlockLabelMap | BlockLabels |
Information discovered by the sync dependence analysis for each divergent branch.
Definition at line 284 of file GenericUniformityImpl.h.
BlockLabelMap llvm::GenericSyncDependenceAnalysis< ContextT >::DivergenceDescriptor::BlockLabels |
Definition at line 290 of file GenericUniformityImpl.h.
ConstBlockSet llvm::GenericSyncDependenceAnalysis< ContextT >::DivergenceDescriptor::CycleDivBlocks |
Definition at line 288 of file GenericUniformityImpl.h.
ConstBlockSet llvm::GenericSyncDependenceAnalysis< ContextT >::DivergenceDescriptor::JoinDivBlocks |
Definition at line 286 of file GenericUniformityImpl.h.