Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.cc640 build_pred_expr (const pred_info &pred) in build_pred_expr() function
655 build_pred_expr (const pred_chain_union &preds, bool invert = false) in build_pred_expr() function
667 tree cond = build_pred_expr (pi); in build_pred_expr()
1643 tree expr = build_pred_expr (m_preds); in dump()
1847 m_use_expr = build_pred_expr (use_preds.m_preds); in is_use_guarded()
1876 m_use_expr = build_pred_expr (use_preds.m_preds); in is_use_guarded()
1893 m_use_expr = build_pred_expr (use_preds.m_preds); in is_use_guarded()
2290 return build_pred_expr (m_preds, !invert); in def_expr()
2313 tree expr = build_pred_expr (m_preds, !invert); in expr()