Searched refs:ddg (Results 1 – 5 of 5) sorted by relevance
35 typedef struct ddg *ddg_ptr;114 struct ddg struct165 ddg_ptr ddg; member
444 g = (ddg_ptr) xcalloc (1, sizeof (struct ddg)); in create_ddg()853 sccs->ddg = g; in create_ddg_all_sccs()1017 longest_simple_path (struct ddg * g, int src, int dest, sbitmap nodes) in longest_simple_path()
1715 ddg_ptr g = all_sccs->ddg; in order_nodes_of_sccs()
520 LOOP_ANALYSIS("ddg", DDGAnalysis())529 LOOP_PASS("dot-ddg", DDGDotPrinterPass())541 LOOP_PASS("print<ddg>", DDGAnalysisPrinterPass(dbgs()))
43 dbxout.o ddg.o tree-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o \