Searched defs:nconds (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-call-cdce.c343 gen_one_condition(tree arg, int lbub, enum tree_code tcode, const char *temp_name1, const char *temp_name2, vec<gimple> conds, unsigned *nconds) argument
390 gen_conditions_for_domain(tree arg, inp_domain domain, vec<gimple> conds, unsigned *nconds) argument
433 gen_conditions_for_pow_cst_base(tree base, tree expn, vec<gimple> conds, unsigned *nconds) argument
469 gen_conditions_for_pow_int_base(tree base, tree expn, vec<gimple> conds, unsigned *nconds) argument
559 gen_conditions_for_pow(gcall *pow_call, vec<gimple> conds, unsigned *nconds) argument
695 gen_shrink_wrap_conditions(gcall *bi_call, vec<gimple> conds, unsigned int *nconds) argument
742 unsigned tn_cond_stmts, nconds; local
[all...]

Completed in 87 milliseconds