LLVM API Documentation

Public Member Functions
llvm::po_iterator_storage< LoopBounds, true > Class Template Reference

List of all members.

Public Member Functions

 po_iterator_storage (LoopBounds &lb)
void finishPostorder (const MachineBasicBlock *)
bool insertEdge (const MachineBasicBlock *From, const MachineBasicBlock *To)

Detailed Description

template<>
class llvm::po_iterator_storage< LoopBounds, true >

Definition at line 428 of file MachineTraceMetrics.cpp.


Constructor & Destructor Documentation

llvm::po_iterator_storage< LoopBounds, true >::po_iterator_storage ( LoopBounds &  lb) [inline]

Definition at line 431 of file MachineTraceMetrics.cpp.


Member Function Documentation

void llvm::po_iterator_storage< LoopBounds, true >::finishPostorder ( const MachineBasicBlock ) [inline]

Definition at line 432 of file MachineTraceMetrics.cpp.


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