retdec
Public Attributes | List of all members
retdec::llvmir2hll::VarDefStmtOptimizer::StmtToOptimize Struct Reference

Structure that saves statement to optimize and type of optimization. More...

Public Attributes

ShPtr< Statementstmt
 
OptType optType
 

Detailed Description

Structure that saves statement to optimize and type of optimization.

Member Data Documentation

◆ optType

OptType retdec::llvmir2hll::VarDefStmtOptimizer::StmtToOptimize::optType

◆ stmt

ShPtr<Statement> retdec::llvmir2hll::VarDefStmtOptimizer::StmtToOptimize::stmt

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