llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <passes/inliner/trampoline_graph.h>
Public Member Functions | |
TrampolineGraph (const Prog *prog) | |
Construct a trampoline graph for a program. | |
bool | NeedsTrampoline (ConstRef< Value > callee) |
Checks whether a call to a specific callee needs a trampoline. | |
Graph for functions which require trampolines