llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <passes/pre_eval/symbolic_summary.h>
Public Member Functions | |
SymbolicValue | Lookup (ConstRef< Inst > ref) |
SymbolicValue | Lookup (CallSite *site) |
void | Map (ConstRef< Inst > ref, const SymbolicValue &value) |
Helper class to record the targets of all instructions.