LLVM API Documentation
#include <Graph.h>
Inheritance diagram for std::less< Node * >:
Public Member Functions | |
bool | operator() (Node *n1, Node *n2) const |
Definition at line 125 of file Graph.h.
|
Definition at line 126 of file Graph.h. References llvm::Node::getElement(). |