retdec
|
Data type propagation. More...
#include <optional>
#include <queue>
#include "retdec/utils/io/log.h"
#include "retdec/bin2llvmir/optimizations/types_propagator/types_propagator.h"
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Functions | |
static llvm::RegisterPass< TypesPropagator > | retdec::bin2llvmir::X ("retdec-types-propagation", "Data types propagation", false, false) |
Data type propagation.