LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::compare_nodes Struct Reference

List of all members.

Public Member Functions

bool operator() (Node *n1, Node *n2)

Detailed Description

Definition at line 328 of file Graph.cpp.


Member Function Documentation

bool llvm::compare_nodes::operator() Node n1,
Node n2
[inline]
 

Definition at line 329 of file Graph.cpp.

References llvm::Node::getWeight().


The documentation for this struct was generated from the following file: