Intel® Implicit SPMD Program Compiler (Intel® ISPC)  1.13.0
Functions
opt.h File Reference

Declarations related to optimization passes. More...

#include "ispc.h"
Include dependency graph for opt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Optimize (llvm::Module *module, int optLevel)
 

Detailed Description

Declarations related to optimization passes.

Definition in file opt.h.

Function Documentation

◆ Optimize()

void Optimize ( llvm::Module *  module,
int  optLevel 
)