PandA-2024.02
|
Class performing some optimizations on the IR exploiting Bit Value analysis but executed after Range Analysis. More...
#include "BitValueRange.hpp"
#include "Parameter.hpp"
#include "function_behavior.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "frontend_flow_step_factory.hpp"
#include "dbgPrintHelper.hpp"
#include "string_manipulation.hpp"
Go to the source code of this file.
Class performing some optimizations on the IR exploiting Bit Value analysis but executed after Range Analysis.
Definition in file BitValueRange.cpp.