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

Public Attributes

LibFunc::Func Func
 
AllocType AllocTy
 
unsigned char NumParams
 
signed char FstParam
 
signed char SndParam
 

Detailed Description

Definition at line 44 of file MemoryBuiltins.cpp.

Member Data Documentation

AllocType AllocFnsTy::AllocTy
signed char AllocFnsTy::FstParam
LibFunc::Func AllocFnsTy::Func

Definition at line 45 of file MemoryBuiltins.cpp.

unsigned char AllocFnsTy::NumParams

Definition at line 47 of file MemoryBuiltins.cpp.

Referenced by getAllocationData().

signed char AllocFnsTy::SndParam

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