Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
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