GCC Middle and Back End API Reference
fixup_edge_type Struct Reference

Data Fields

int src
int dest
edge_type type
bool is_rflow_valid
int norm_vertex_index
gcov_type flow
gcov_type rflow
gcov_type weight
gcov_type cost
gcov_type max_capacity

Detailed Description

Structure to represent an edge in the fixup graph.

Field Documentation

◆ cost

◆ dest

◆ flow

◆ is_rflow_valid

◆ max_capacity

gcov_type fixup_edge_type::max_capacity

◆ norm_vertex_index

int fixup_edge_type::norm_vertex_index

◆ rflow

◆ src

◆ type

◆ weight

gcov_type fixup_edge_type::weight

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