Home
last modified time | relevance | path

Searched defs:iv_cand (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c451 struct iv_cand struct
470 iv_cand. */ argument
471 bitmap inv_exprs; /* If step is more complicated than a single ssa_var,
474 struct iv *orig_iv; /* The original iv if this cand is added from biv with
476 bool doloop_p; /* Whether this is a doloop candidate. */
H A Dtree-ssa-address.c700 addr_to_parts (tree type, aff_tree *addr, tree iv_cand, tree base_hint, in addr_to_parts()
801 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc451 struct iv_cand struct
471 iv_cand. */ argument
472 bitmap inv_exprs; /* If step is more complicated than a single ssa_var,
475 struct iv *orig_iv; /* The original iv if this cand is added from biv with
477 bool doloop_p; /* Whether this is a doloop candidate. */
H A Dtree-ssa-address.cc700 addr_to_parts (tree type, aff_tree *addr, tree iv_cand, tree base_hint, in addr_to_parts()
801 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()