LLVM API Documentation
#include <Graph.h>
Inheritance diagram for std::less< Edge >:
Public Member Functions | |
bool | operator() (Edge e1, Edge e2) const |
Definition at line 132 of file Graph.h.
|
Definition at line 133 of file Graph.h. References llvm::Edge::getFirst(), llvm::Edge::getSecond(), and llvm::Edge::isNull(). |