LLVM API Documentation

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

#include <ValueTypes.h>

Public Member Functions

bool operator() (EVT L, EVT R) const
 

Detailed Description

compareRawBits - A meaningless but well-behaved order, useful for constructing containers.

Definition at line 866 of file ValueTypes.h.

Member Function Documentation

bool llvm::EVT::compareRawBits::operator() ( EVT  L,
EVT  R 
) const
inline

Definition at line 867 of file ValueTypes.h.

References llvm::MVT::SimpleTy.


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