Home
last modified time | relevance | path

Searched refs:is_pred_of (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dcfopt.c139 static bool is_pred_of(const ir_node *pred, const ir_node *b) in is_pred_of() function
212 if (is_pred_of(other_predpred, predb)) in test_whether_dispensable()
215 } else if (is_pred_of(other_predb, predb)) { in test_whether_dispensable()
221 if (is_pred_of(other_predb, predb)) in test_whether_dispensable()