Halide
Halide::Internal::Simplify::VarInfo Struct Reference

#include <Simplify_Internal.h>

Public Attributes

Expr replacement
 
int old_uses
 
int new_uses
 

Detailed Description

Definition at line 185 of file Simplify_Internal.h.

Member Data Documentation

◆ replacement

Expr Halide::Internal::Simplify::VarInfo::replacement

Definition at line 186 of file Simplify_Internal.h.

◆ old_uses

int Halide::Internal::Simplify::VarInfo::old_uses

Definition at line 187 of file Simplify_Internal.h.

◆ new_uses

int Halide::Internal::Simplify::VarInfo::new_uses

Definition at line 187 of file Simplify_Internal.h.


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