#include <Generator.h>
Definition at line 3020 of file Generator.h.
◆ StringOrLoopLevel() [1/4]
Halide::Internal::StringOrLoopLevel::StringOrLoopLevel |
( |
| ) |
|
|
default |
◆ StringOrLoopLevel() [2/4]
Halide::Internal::StringOrLoopLevel::StringOrLoopLevel |
( |
const char * |
s | ) |
|
|
inline |
◆ StringOrLoopLevel() [3/4]
Halide::Internal::StringOrLoopLevel::StringOrLoopLevel |
( |
const std::string & |
s | ) |
|
|
inline |
◆ StringOrLoopLevel() [4/4]
Halide::Internal::StringOrLoopLevel::StringOrLoopLevel |
( |
const LoopLevel & |
loop_level | ) |
|
|
inline |
◆ string_value
std::string Halide::Internal::StringOrLoopLevel::string_value |
◆ loop_level
LoopLevel Halide::Internal::StringOrLoopLevel::loop_level |
The documentation for this struct was generated from the following file: