Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-ivopts.cc2029 idx_find_step (tree base, tree *idx, void *data) in idx_find_step() function
2367 if (!for_each_index (&base, idx_find_step, &ifs_ivopts_data) in find_interesting_uses_address()
DChangeLog-2006237 (idx_find_step): Use zero as a step of an invariant. Modify
12246 * tree-ssa-loop-ivopts.c (idx_find_step): Use convert_affine_scev
13549 * tree-ssa-loop-ivopts.c (idx_find_step): Mark source of the
DChangeLog-20043910 (idx_find_step): Replace uses of EXEC_BINARY with calls to
11217 (idx_find_step): Handle step and lower bound for ARRAY_REFs. Handle
12574 (idx_find_step): Handle nonconstant array_ref_element_size and
14854 * tree-ssa-loop-ivopts.c (determine_biv_step, idx_find_step,
DChangeLog-20058957 * tree-ssa-loop-ivopts.c (idx_find_step): Add a fixme note.
15702 * tree-ssa-loop-ivopts.c (idx_find_step): Update the use of
16307 * tree-ssa-loo-ivopts.c (idx_find_step): Use sizetype
DChangeLog-201015162 * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
20774 * tree-ssa-loop-ivopts.c (idx_find_step): Ditto.
22836 * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
DChangeLog-201516182 (idx_find_step): Call new functions above.
30183 (idx_find_step): Use no_overflow information for conversion.
DChangeLog-20083982 (idx_find_step): Likewise.
DChangeLog-200718548 (idx_find_step): Cast according to the coding conventions.
DChangeLog-201922565 (idx_find_step): Same.