LLVM API Documentation
#include <Graph.h>
Public Member Functions | |
| bool | operator() (Graph::NodeItr n1, Graph::NodeItr n2) const |
| bool | operator() (Graph::ConstNodeItr n1, Graph::ConstNodeItr n2) const |
| bool PBQP::NodeItrComparator::operator() | ( | Graph::NodeItr | n1, |
| Graph::NodeItr | n2 | ||
| ) | const [inline] |
| bool PBQP::NodeItrComparator::operator() | ( | Graph::ConstNodeItr | n1, |
| Graph::ConstNodeItr | n2 | ||
| ) | const [inline] |