Searched refs:get_val_for (Results 1 – 10 of 10) sorted by relevance
3083 get_val_for (tree x, tree base) in get_val_for() function3104 return get_val_for (gimple_assign_rhs1 (stmt), base); in get_val_for()3109 get_val_for (gimple_assign_rhs1 (stmt), base)); in get_val_for()3115 rhs1 = get_val_for (rhs1, base); in get_val_for()3117 rhs2 = get_val_for (rhs2, base); in get_val_for()3193 aval[j] = get_val_for (op[j], val[j]); in loop_niter_by_eval()3209 val[j] = get_val_for (next[j], val[j]); in loop_niter_by_eval()
1529 * tree-ssa-loop-niter.c (get_val_for): Fix FIXME note.3932 (get_val_for): Assert that the statement is an assignment.
2656 (get_val_for): Use GIMPLE_STMT_OPERAND.13202 * tree-ssa-loop-niter.c (get_val_for): Correct function
3861 code in get_val_for.3862 (get_val_for): Use gcc_checking_asserts.
11323 * tree-ssa-loop-niter.c (get_val_for): Fix tuplification, handle
30686 * tree-ssa-loop-niter.c (get_val_for): Likewise.
20023 * tree-ssa-loop-niter.c (get_val_for): Likewise.
20754 * tree-ssa-loop-niter.c (chain_of_csts_start, get_val_for): Use generic
22649 (get_val_for): Same.
36083 (get_val_for): For constant x return it. Formatting fix.