LLVM API Documentation
#include <Graph.h>
Public Member Functions | |
bool | operator() (Edge e1, Edge e2) const |
Definition at line 163 of file Graph.h.
|
Definition at line 164 of file Graph.h. References llvm::Edge::getFirst(), llvm::Edge::getRandId(), llvm::Edge::getSecond(), llvm::Edge::getWeight(), and llvm::Edge::isNull(). |