LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LoadedSliceSorter Struct Reference

Sorts LoadedSlice according to their offset. More...

Public Member Functions

bool operator() (const LoadedSlice &LHS, const LoadedSlice &RHS)
 

Detailed Description

Sorts LoadedSlice according to their offset.

Definition at line 7937 of file DAGCombiner.cpp.

Member Function Documentation

bool LoadedSliceSorter::operator() ( const LoadedSlice &  LHS,
const LoadedSlice &  RHS 
)
inline

Definition at line 7938 of file DAGCombiner.cpp.


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