llvm::NonLocalDepEntry Class Reference

#include <MemoryDependenceAnalysis.h>

List of all members.

Public Member Functions

 NonLocalDepEntry (BasicBlock *bb, MemDepResult result)
 NonLocalDepEntry (BasicBlock *bb)
BasicBlock * getBB () const
void setResult (const MemDepResult &R)
const MemDepResultgetResult () const
bool operator< (const NonLocalDepEntry &RHS) const


Detailed Description

NonLocalDepEntry - This is an entry in the NonLocalDepInfo cache. For each BasicBlock (the BB entry) it keeps a MemDepResult.
The documentation for this class was generated from the following file:

Generated on Fri Mar 19 01:41:24 2010 by  doxygen 1.5.8