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

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

#include "llvm/CodeGen/ValueTypes.h"

Public Member Functions

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

Detailed Description

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

Definition at line 504 of file ValueTypes.h.

Member Function Documentation

◆ operator()()

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

Definition at line 505 of file ValueTypes.h.


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