llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
This is the complete list of members for CallGraph::Node::iterator, including all inherited members.
iterator(const Node *node, Inst *start) | CallGraph::Node::iterator | |
iterator(const Node *node, Func *func) | CallGraph::Node::iterator | |
iterator() | CallGraph::Node::iterator | inline |
operator!=(const iterator &that) const (defined in CallGraph::Node::iterator) | CallGraph::Node::iterator | inline |
operator*() const (defined in CallGraph::Node::iterator) | CallGraph::Node::iterator | |
operator++() (defined in CallGraph::Node::iterator) | CallGraph::Node::iterator | |
operator++(int) (defined in CallGraph::Node::iterator) | CallGraph::Node::iterator | inline |
operator==(const iterator &that) const (defined in CallGraph::Node::iterator) | CallGraph::Node::iterator |