LLVM 22.0.0git
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 521 of file ValueTypes.h.

Member Function Documentation

◆ operator()()

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

Definition at line 522 of file ValueTypes.h.

References llvm::EVT::EVT().


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