PIPS
conflict_t Struct Reference

helper for do_recurse_statements_conflict_p More...

+ Collaboration diagram for conflict_t:

Data Fields

statement s
 
bool conflict
 

Detailed Description

helper for do_recurse_statements_conflict_p

Definition at line 233 of file delay.c.

Field Documentation

◆ conflict

bool conflict_t::conflict

Definition at line 235 of file delay.c.

Referenced by do_recurse_statements_conflict_p(), and recurse_statements_conflict_p().

◆ s

statement conflict_t::s

Definition at line 234 of file delay.c.

Referenced by do_recurse_statements_conflict_p().


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