| Halide 21.0.0
    Halide compiler and libraries | 
A custom lowering pass. More...
#include <Pipeline.h>
| Public Attributes | |
| Internal::IRMutator * | pass | 
| std::function< void()> | deleter | 
A custom lowering pass.
See Pipeline::add_custom_lowering_pass.
Definition at line 87 of file Pipeline.h.
| Internal::IRMutator* Halide::CustomLoweringPass::pass | 
Definition at line 88 of file Pipeline.h.
| std::function<void()> Halide::CustomLoweringPass::deleter | 
Definition at line 89 of file Pipeline.h.