Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
llvm::MinMax Struct Reference

#include "llvm/Analysis/AssumeBundleQueries.h"

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: