LLVM 23.0.0git
llvm::AssumeDereferenceableInfo Struct Reference

#include "llvm/IR/BundleAttributes.h"

Public Attributes

const UsePtr
const UseCount
std::optional< uint64_tCountVal

Detailed Description

Definition at line 39 of file BundleAttributes.h.

Member Data Documentation

◆ Count

const Use& llvm::AssumeDereferenceableInfo::Count

Definition at line 41 of file BundleAttributes.h.

◆ CountVal

std::optional<uint64_t> llvm::AssumeDereferenceableInfo::CountVal

Definition at line 42 of file BundleAttributes.h.

Referenced by llvm::getAssumeDereferenceableInfo().

◆ Ptr

const Use& llvm::AssumeDereferenceableInfo::Ptr

Definition at line 40 of file BundleAttributes.h.


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