LLVM 23.0.0git
llvm::memtag::AllocaInfo::BBInfo Struct Reference

#include "llvm/Transforms/Utils/MemoryTaggingSupport.h"

Public Attributes

Intrinsic::ID First = Intrinsic::not_intrinsic
Intrinsic::ID Last = Intrinsic::not_intrinsic

Detailed Description

Definition at line 33 of file MemoryTaggingSupport.h.

Member Data Documentation

◆ First

Intrinsic::ID llvm::memtag::AllocaInfo::BBInfo::First = Intrinsic::not_intrinsic

Definition at line 34 of file MemoryTaggingSupport.h.

◆ Last

Intrinsic::ID llvm::memtag::AllocaInfo::BBInfo::Last = Intrinsic::not_intrinsic

Definition at line 35 of file MemoryTaggingSupport.h.


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