Get the unroll-and-jam transformation mode for L.
Declared in <llvm/Transforms/Utils/LoopUtils.h>
TransformationMode
hasUnrollAndJamTransformation(Loop const* L);
The unroll-and-jam transformation mode for L.
| Name | Description |
|---|---|
| L | The loop to query. |