LLVM API Documentation

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

Sorts store nodes in a link according to their offset from a shared. More...

Public Member Functions

bool operator() (MemOpLink LHS, MemOpLink RHS)
 

Detailed Description

Sorts store nodes in a link according to their offset from a shared.

Definition at line 8593 of file DAGCombiner.cpp.

Member Function Documentation

bool ConsecutiveMemoryChainSorter::operator() ( MemOpLink  LHS,
MemOpLink  RHS 
)
inline

Definition at line 8594 of file DAGCombiner.cpp.

References MemOpLink::OffsetFromBase.


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