FLANG
fir::acc::OutlineRematerializationModel< Op > Struct Template Reference

#include <flang/Optimizer/OpenACC/Support/FIROpenACCOpsInterfaces.h>

Inheritance diagram for fir::acc::OutlineRematerializationModel< Op >:

Detailed Description

template<typename Op>
struct fir::acc::OutlineRematerializationModel< Op >

External model for OutlineRematerializationOpInterface. This interface marks operations that are candidates for rematerialization during outlining. These operations produce synthetic types or values that cannot be passed as arguments to outlined regions.


The documentation for this struct was generated from the following file: