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

Public Attributes

AllocType AllocTy
 
unsigned NumParams
 
int FstParam
 
int SndParam
 

Detailed Description

Definition at line 44 of file MemoryBuiltins.cpp.

Member Data Documentation

AllocType AllocFnsTy::AllocTy
int AllocFnsTy::FstParam
unsigned AllocFnsTy::NumParams

Definition at line 46 of file MemoryBuiltins.cpp.

Referenced by getAllocationDataForFunction(), and getAllocationSize().

int AllocFnsTy::SndParam

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