LLVM 19.0.0git
Public Attributes | List of all members
llvm::MinMax Struct Reference

#include "llvm/Analysis/AssumeBundleQueries.h"

Public Attributes

uint64_t Min
 
uint64_t Max
 

Detailed Description

Definition at line 71 of file AssumeBundleQueries.h.

Member Data Documentation

◆ Max

uint64_t llvm::MinMax::Max

Definition at line 73 of file AssumeBundleQueries.h.

◆ Min

uint64_t llvm::MinMax::Min

Definition at line 72 of file AssumeBundleQueries.h.


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