Home
last modified time | relevance | path

Searched refs:domtree_dominates (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dflowgraph.h31 bool domtree_dominates(struct basic_block *a, struct basic_block *b);
H A Dcse.c327 if (domtree_dominates(b1, b2)) in try_to_cse()
330 if (domtree_dominates(b2, b1)) in try_to_cse()
H A Dflowgraph.c202 bool domtree_dominates(struct basic_block *a, struct basic_block *b) in domtree_dominates() function
H A Dsimplify.c1797 return domtree_dominates(bbs, bbd); in can_move_to()

Completed in 4 milliseconds