LLVM: llvm::User::AllocInfo Struct Reference (original) (raw)

Information about how a User object was allocated, to be passed into the User constructor. More...

#include "[llvm/IR/User.h](IR%5F2User%5F8h%5Fsource.html)"

Detailed Description

Information about how a User object was allocated, to be passed into the User constructor.

DO NOT USE DIRECTLY. Use one of the AllocMarker structs instead, they call all be implicitly converted to AllocInfo.

Definition at line 79 of file User.h.

Constructor & Destructor Documentation

llvm::User::AllocInfo::AllocInfo ( ) delete

AllocInfo() [2/4]

AllocInfo() [3/4]

AllocInfo() [4/4]

Member Data Documentation

HasDescriptor

HasHungOffUses

NumOps


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