retdec
|
Directories | |
directory | alias_analysis |
Files | |
file | break_in_if_analysis.cpp |
Implementation of BreakInIfAnalysis. | |
file | def_use_analysis.cpp |
Implementation of DefUseAnalysis. | |
file | expr_types_analysis.cpp |
Implementation of ExprTypesAnalysis. | |
file | goto_target_analysis.cpp |
Implementation of GotoTargetAnalysis. | |
file | indirect_func_ref_analysis.cpp |
Implementation of IndirectFuncRefAnalysis. | |
file | no_init_var_def_analysis.cpp |
Implementation of NoInitVarDefAnalysis. | |
file | null_pointer_analysis.cpp |
Implementation of NullPointerAnalysis. | |
file | special_fp_analysis.cpp |
Implementation of SpecialFPAnalysis. | |
file | use_def_analysis.cpp |
Implementation of UseDefAnalysis. | |
file | used_types_visitor.cpp |
A visitor for obtaining the used types in the IR. | |
file | used_vars_visitor.cpp |
Implementation of UsedVarsVisitor. | |
file | value_analysis.cpp |
Implementation of ValueAnalysis. | |
file | var_uses_visitor.cpp |
Implementation of VarUsesVisitor. | |
file | written_into_globals_visitor.cpp |
Implementation of WrittenIntoGlobalsVisitor. | |