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::NodeListSort Struct Reference

#include <Graph.h>

List of all members.

Public Member Functions

bool operator() (graphListElement BB1, graphListElement BB2) const


Detailed Description

Definition at line 155 of file Graph.h.


Member Function Documentation

bool llvm::NodeListSort::operator() graphListElement  BB1,
graphListElement  BB2
const [inline]
 

Definition at line 156 of file Graph.h.

References llvm::graphListElement::element, llvm::Node::getElement(), and llvm::Value::getName().


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