LLVM API Documentation

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

Public Member Functions

bool operator() (LiveInterval *LHS, LiveInterval *RHS) const
 

Detailed Description

Definition at line 129 of file StackSlotColoring.cpp.

Member Function Documentation

bool false::IntervalSorter::operator() ( LiveInterval LHS,
LiveInterval RHS 
) const
inline

Definition at line 130 of file StackSlotColoring.cpp.

References llvm::LiveInterval::weight.


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