Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
profile_com.h File Reference
#include <string.h>
#include <vector>
#include "defs.h"
Include dependency graph for profile_com.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Fb_Hdr
struct  Pu_Hdr

Defines

#define ULONG   mUINT32
#define FB_NIDENT   16
#define INSTR_MAG   "\177INS"
#define INSTR_CURRENT   1

Enumerations

enum  PROFILE_PHASE {
  PROFILE_PHASE_NONE = -1, PROFILE_PHASE_BEFORE_VHO = 0, PROFILE_PHASE_IPA_CUTOFF = 0, PROFILE_PHASE_BEFORE_LNO = 1,
  PROFILE_PHASE_BEFORE_WOPT = 2, PROFILE_PHASE_BEFORE_CG = 3, PROFILE_PHASE_LAST = 4, PROFILE_PHASE_MAX = INT32_MAX
}

Define Documentation

#define FB_NIDENT   16

Definition at line 87 of file profile_com.h.

Referenced by Fb_Hdr::Fb_Hdr().

#define INSTR_CURRENT   1

Definition at line 91 of file profile_com.h.

#define INSTR_MAG   "\177INS"

Definition at line 89 of file profile_com.h.

#define ULONG   mUINT32

Definition at line 66 of file profile_com.h.


Enumeration Type Documentation

Enumerator:
PROFILE_PHASE_NONE 
PROFILE_PHASE_BEFORE_VHO 
PROFILE_PHASE_IPA_CUTOFF 
PROFILE_PHASE_BEFORE_LNO 
PROFILE_PHASE_BEFORE_WOPT 
PROFILE_PHASE_BEFORE_CG 
PROFILE_PHASE_LAST 
PROFILE_PHASE_MAX 

Definition at line 69 of file profile_com.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines