LLVM: MatchedEntry Struct Reference (original) (raw)

Public Member Functions
Public Attributes
unsigned StartIdx
unsigned EndIdx
unsigned Count

Detailed Description

Definition at line 664 of file MachineOutliner.cpp.

Constructor & Destructor Documentation

MatchedEntry::MatchedEntry ( unsigned StartIdx, unsigned EndIdx, unsigned Count ) inline

Definition at line 668 of file MachineOutliner.cpp.

References Count, EndIdx, and StartIdx.

MatchedEntry() [2/2]

MatchedEntry::MatchedEntry ( ) delete

Member Data Documentation

Count

unsigned MatchedEntry::Count

Definition at line 667 of file MachineOutliner.cpp.

Referenced by MatchedEntry().

EndIdx

unsigned MatchedEntry::EndIdx

Definition at line 666 of file MachineOutliner.cpp.

Referenced by MatchedEntry().

StartIdx

unsigned MatchedEntry::StartIdx

Definition at line 665 of file MachineOutliner.cpp.

Referenced by MatchedEntry().


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