Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c373 } *expr_pred_trans_t; typedef
380 const expr_pred_trans_t ve = (expr_pred_trans_t) p; in expr_pred_trans_hash()
390 const expr_pred_trans_t ve1 = (expr_pred_trans_t) p1; in expr_pred_trans_eq()
391 const expr_pred_trans_t ve2 = (expr_pred_trans_t) p2; in expr_pred_trans_eq()
443 return ((expr_pred_trans_t) *slot)->v; in phi_trans_lookup()
454 expr_pred_trans_t new_pair = XNEW (struct expr_pred_trans_d); in phi_trans_add()