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

#include <Graph.h>

List of all members.

Public Member Functions

bool operator() (BasicBlock *BB1, BasicBlock *BB2) const


Detailed Description

Definition at line 147 of file Graph.h.


Member Function Documentation

bool llvm::BBSort::operator() BasicBlock BB1,
BasicBlock BB2
const [inline]
 

Definition at line 148 of file Graph.h.

References llvm::Value::getName().


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