Searched defs:nit_type (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-niter.c | 3204 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
|
H A D | tree-ssa-loop-ivopts.c | 4537 tree cand_type, a, b, mbz, nit_type = TREE_TYPE (niter->niter), offset; in iv_elimination_compare_lt() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-niter.c | 4210 tree nit_type = TREE_TYPE (niter), e; in n_of_executions_at_most() local
|
H A D | tree-parloops.c | 1824 tree nit_type = TREE_TYPE (nit); in try_transform_to_exit_first_loop_alt() local
|
H A D | tree-ssa-loop-ivopts.c | 4961 tree cand_type, a, b, mbz, nit_type = TREE_TYPE (niter->niter), offset; in iv_elimination_compare_lt() local
|