Home
last modified time | relevance | path

Searched defs:constraint_graph (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c438 struct constraint_graph struct
442 unsigned int size;
445 bitmap *succs;
449 bitmap *implicit_preds;
452 bitmap *preds;
479 static constraint_graph_t graph; argument