llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Public Types | |
using | NodeRef = const Block * |
using | ChildIteratorType = Block::const_succ_iterator |
Static Public Member Functions | |
static NodeRef | getEntryNode (const Block *BB) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |