PIPS
context_p Struct Reference

cette structure contient une pile. More...

#include <locality-local.h>

+ Collaboration diagram for context_p:

Data Fields

stack statement_stack
 
hash_table contenu
 
hash_table depth
 

Detailed Description

cette structure contient une pile.

Warning! Do not modify this file that is automatically generated!

La tete de cette pile contient le statement courant depth represente la profondeur des nids

Modify src/Libs/locality/locality-local.h instead, to add your own modifications. header file built by cproto locality-local.h cette structure contient une pile. La tete de cette pile contient le statement courant depth represente la profondeur des nids

Definition at line 51 of file guard_elimination.c.

Field Documentation

◆ contenu

hash_table context_p::contenu

Definition at line 29 of file locality-local.h.

◆ depth

hash_table context_p::depth

Definition at line 30 of file locality-local.h.

◆ statement_stack

stack context_p::statement_stack

Definition at line 53 of file guard_elimination.c.


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