| Package | Description |
|---|---|
| cetus.codegen |
| Modifier and Type | Class and Description |
|---|---|
class |
ompGen
This pass looks for Annotations that provide
enough information to add OpenMP pragmas and
then inserts those pragmas.
|
class |
ProfitableOMP
This pass performs postprocessing of programs parallelized with OpenMP.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CodeGenPass.run(CodeGenPass pass) |