LLVM API Documentation

llvm::InstrGroup Class Reference

Collaboration diagram for llvm::InstrGroup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const SchedGraphNodeoperator[] (unsigned int slotNum) const

Friends

class InstrSchedule

Detailed Description

Definition at line 58 of file InstrScheduling.cpp.


Member Function Documentation

const SchedGraphNode* llvm::InstrGroup::operator[] ( unsigned int  slotNum  )  const [inline]

Definition at line 63 of file InstrScheduling.cpp.


Friends And Related Function Documentation

friend class InstrSchedule [friend]

Definition at line 69 of file InstrScheduling.cpp.


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