LLVM: llvm::MinMax Struct Reference (original) (raw)

#include "[llvm/Analysis/AssumeBundleQueries.h](AssumeBundleQueries%5F8h%5Fsource.html)"

Public Attributes
uint64_t Min
uint64_t Max

Detailed Description

Definition at line 72 of file AssumeBundleQueries.h.

Member Data Documentation

Max

uint64_t llvm::MinMax::Max

Definition at line 74 of file AssumeBundleQueries.h.

Referenced by llvm::fillMapFromAssume().

Min

uint64_t llvm::MinMax::Min

Definition at line 73 of file AssumeBundleQueries.h.

Referenced by llvm::fillMapFromAssume().


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