llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <passes/pta/graph.h>
Public Member Functions | |
bool | operator== (const SetIterator &x) const |
bool | operator!= (const SetIterator &x) const |
SetIterator & | operator++ () |
SetIterator | operator++ (int) |
SetNode * | operator* () const |
Friends | |
class | Graph |
Iterator over the sets.