GCC Middle and Back End API Reference
vn_ssa_aux Struct Reference

#include <tree-ssa-sccvn.h>

Collaboration diagram for vn_ssa_aux:

Data Fields

tree name
tree valnum
gimple_seq expr
vn_availavail
unsigned int value_id
unsigned visited: 1
unsigned needs_insertion: 1

Field Documentation

◆ avail

vn_avail* vn_ssa_aux::avail

◆ expr

◆ name

◆ needs_insertion

◆ valnum

◆ value_id

◆ visited


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