FLANG
HostEvalInfoStackFrame Class Reference
Inheritance diagram for HostEvalInfoStackFrame:

Public Attributes

HostEvalInfo info

Detailed Description

Stack of

See also
HostEvalInfo to represent the current nest of omp.target operations being created.

The current implementation prevents nested 'target' regions from breaking the handling of the outer region by keeping a stack of information structures, but it will probably still require some further work to support reverse offloading.


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