LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
_iJIT_Method_NIDS Struct Reference

#include <jitprofiling.h>

Collaboration diagram for _iJIT_Method_NIDS:
Collaboration graph
[legend]

Public Attributes

unsigned int method_id
 
unsigned int stack_id
 
char * method_name
 

Detailed Description

Definition at line 149 of file jitprofiling.h.

Member Data Documentation

unsigned int _iJIT_Method_NIDS::method_id

Definition at line 152 of file jitprofiling.h.

char* _iJIT_Method_NIDS::method_name

Definition at line 158 of file jitprofiling.h.

unsigned int _iJIT_Method_NIDS::stack_id

Definition at line 155 of file jitprofiling.h.


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