CACAO
Data Fields
block_count Struct Reference

Data Fields

struct block_countnext
 
struct block_countfallthrough
 
Instip
 
long_long count
 
char ** insts
 
size_t ninsts
 

Detailed Description

Definition at line 38 of file profile.c.

Field Documentation

long_long block_count::count

Definition at line 43 of file profile.c.

struct block_count* block_count::fallthrough

Definition at line 40 of file profile.c.

char** block_count::insts

Definition at line 44 of file profile.c.

Inst* block_count::ip

Definition at line 42 of file profile.c.

struct block_count* block_count::next

Definition at line 39 of file profile.c.

size_t block_count::ninsts

Definition at line 45 of file profile.c.


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