Lines Matching refs:gcc_checking_assert
51 gcc_checking_assert (fun && fun->gimple_df); in gimple_vop()
224 gcc_checking_assert (*(linknode->use) == def); in link_imm_use()
255 gcc_checking_assert (*(old->use) == *(node->use)); in relink_imm_use()
508 gcc_checking_assert (!(bb->flags & BB_RTL)); in phi_nodes()
521 gcc_checking_assert (!(bb->flags & BB_RTL)); in set_phi_nodes()
549 gcc_checking_assert ((((char *)element - (char *)root) in phi_arg_index_from_use()
619 gcc_checking_assert (is_gimple_min_invariant (t)); in phi_ssa_name_p()
654 gcc_checking_assert (ptr->iter_type == ssa_op_iter_use); in op_iter_next_use()
674 gcc_checking_assert (ptr->iter_type == ssa_op_iter_def); in op_iter_next_def()
690 gcc_checking_assert (ptr->iter_type == ssa_op_iter_tree); in op_iter_next_tree()
733 gcc_checking_assert (gimple_code (stmt) != GIMPLE_PHI in op_iter_init()
758 gcc_checking_assert ((flags & SSA_OP_ALL_DEFS) == 0 in op_iter_init_use()
770 gcc_checking_assert ((flags & SSA_OP_ALL_USES) == 0 in op_iter_init_def()
863 gcc_checking_assert (gimple_code (stmt) != GIMPLE_PHI); in num_ssa_operands()
909 gcc_checking_assert ((flags & (SSA_OP_USE | SSA_OP_VIRTUAL_USES)) != 0); in op_iter_init_phiuse()
938 gcc_checking_assert ((flags & (SSA_OP_DEF | SSA_OP_VIRTUAL_DEFS)) != 0); in op_iter_init_phidef()
984 gcc_checking_assert (USE_FROM_PTR (use_p) == USE_FROM_PTR (head)); in move_use_after_head()
1136 gcc_checking_assert (handled_component_p (ref)); in ref_contains_array_ref()