|
| enum class | SlicesOverlapKind { Unknown
, DefinitelyIdentical
, DefinitelyDisjoint
, EitherIdenticalOrDisjoint
} |
|
|
static SlicesOverlapKind | analyze (mlir::Value ref1, mlir::Value ref2) |
|
static bool | isDesignatingArrayInOrder (hlfir::DesignateOp designate, hlfir::ElementalOpInterface elemental) |
The documentation for this class was generated from the following files: