LLVM  8.0.1
Public Member Functions | List of all members
llvm::Idx2MBBCompare Struct Reference

#include "llvm/CodeGen/SlotIndexes.h"

Public Member Functions

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

Detailed Description

Definition at line 322 of file SlotIndexes.h.

Member Function Documentation

◆ operator()()

bool llvm::Idx2MBBCompare::operator() ( const IdxMBBPair LHS,
const IdxMBBPair RHS 
) const
inline

Definition at line 323 of file SlotIndexes.h.


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