LLVM  3.7.0
Public Member Functions | List of all members
llvm::EVT::compareRawBits Struct Reference

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

#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 332 of file ValueTypes.h.

Member Function Documentation

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

Definition at line 333 of file ValueTypes.h.

References llvm::MVT::SimpleTy.


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