LLVM  8.0.1
Public Attributes | List of all members
AllocFnsTy Struct Reference
Collaboration diagram for AllocFnsTy:
Collaboration graph
[legend]

Public Attributes

AllocType AllocTy
 
unsigned NumParams
 
int FstParam
 
int SndParam
 

Detailed Description

Definition at line 64 of file MemoryBuiltins.cpp.

Member Data Documentation

◆ AllocTy

AllocType AllocFnsTy::AllocTy

◆ FstParam

int AllocFnsTy::FstParam

◆ NumParams

unsigned AllocFnsTy::NumParams

Definition at line 66 of file MemoryBuiltins.cpp.

Referenced by getAllocationDataForFunction(), and getAllocationSize().

◆ SndParam

int AllocFnsTy::SndParam

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