LLVM API Documentation

Public Member Functions
llvm::EVT::compareRawBits Struct Reference

#include <ValueTypes.h>

List of all members.

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


Member Function Documentation

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

Definition at line 334 of file ValueTypes.h.

References llvm::MVT::SimpleTy.


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