Home
last modified time | relevance | path

Searched defs:iv_group (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c420 struct iv_group struct
423 unsigned id;
425 enum use_type type;
427 bitmap related_cands;
429 unsigned n_map_members;
431 class cost_pair *cost_map;
433 struct iv_cand *selected;
435 bool doloop_p;
437 vec<struct iv_use *> vuses;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc420 struct iv_group struct
423 unsigned id;
425 enum use_type type;
427 bitmap related_cands;
429 unsigned n_map_members;
431 class cost_pair *cost_map;
433 struct iv_cand *selected;
435 bool doloop_p;
437 vec<struct iv_use *> vuses;