HomeSort by: relevance | last modified time | path
    Searched refs:get_loop (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
tree-scalar-evolution.h 74 return get_loop (cfun, CHREC_VARIABLE (chrec));
tree-chrec.cc 625 class loop *var_loop = get_loop (cfun, var);
846 class loop *loop = get_loop (cfun, loop_num), *chloop;
887 class loop *loop = get_loop (cfun, loop_num), *chloop;
969 class loop *loop = get_loop (cfun, loop_num);
1135 loop = get_loop (cfun, loop_nb);
1243 || expr_invariant_in_loop_p (get_loop (cfun, loopnum), chrec)))
1249 || flow_loop_nested_p (get_loop (cfun, loopnum),
1352 || flow_loop_nested_p (get_loop (cfun, loopnum),
1372 || flow_loop_nested_p (get_loop (cfun, loopnum),
tree-vectorizer.cc 897 orig = get_loop (fun, loop->orig_loop_num);
945 class loop *scalar_loop = get_loop (fun, tree_to_shwi (arg));
962 get_loop (fun, tree_to_shwi (arg))->dont_vectorize = true;
1127 class loop *scalar_loop = get_loop (fun, tree_to_shwi (arg));
1290 = get_loop (fun, tree_to_shwi (arg));
1320 class loop *loop = get_loop (fun, i);
1374 class loop *loop = get_loop (fun, i);
cfgloop.h 254 be done by calling function get_loop (cfun, orig_loop_num). Note the
256 exists, as a result, function call to get_loop returns NULL pointer.
530 get_loop (struct function *fn, unsigned num) function
786 class loop *loop = get_loop (this->list.fn, anum);
graph.cc 253 draw_cfg_nodes_for_loop (pp, fun->funcdef_no, get_loop (fun, 0));
gimple-loop-versioning.cc 539 m_loops[i].outermost = get_loop (m_fn, 0);
1409 get_loop_info (get_loop (m_fn, 0)).rejected_p = true;
cfg.cc 1203 return get_loop (cfun, *entry);
tree-cfg.cc 7850 class loop *loop0 = get_loop (saved_cfun, 0);
7972 flow_loop_tree_node_add (get_loop (dest_cfun, 0), this_loop);
7993 get_loop (dest_cfun, 0)->num_nodes = bbs.length () + 2;
8009 && get_loop (saved_cfun, dloop->orig_loop_num) == NULL)
8041 && (get_loop (saved_cfun, orig_loop_num) == NULL));
8784 debug_loop (get_loop (cfun, num), verbosity);
graphite-scop-detection.cc 996 gcc_assert (loop_in_sese_p (get_loop (cfun,
tree-ssa-loop-ivcanon.cc 1546 loop_p father = get_loop (cfun, i);
tree-ssa-loop-manip.cc 382 loop_p def_loop = get_loop (cfun, p.first);
tree-if-conv.cc 4063 auto ifcvt_loop = get_loop (fun, tree_to_uhwi (gimple_call_arg (g, 0)));
4064 auto orig_loop = get_loop (fun, tree_to_uhwi (gimple_call_arg (g, 1)));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-scalar-evolution.h 71 return get_loop (cfun, CHREC_VARIABLE (chrec));
tree-chrec.cc 543 class loop *var_loop = get_loop (cfun, var);
724 class loop *loop = get_loop (cfun, loop_num), *chloop;
765 class loop *loop = get_loop (cfun, loop_num), *chloop;
847 class loop *loop = get_loop (cfun, loop_num);
1013 loop = get_loop (cfun, loop_nb);
1121 || expr_invariant_in_loop_p (get_loop (cfun, loopnum), chrec)))
1127 || flow_loop_nested_p (get_loop (cfun, loopnum),
1230 || flow_loop_nested_p (get_loop (cfun, loopnum),
1250 || flow_loop_nested_p (get_loop (cfun, loopnum),
tree-vectorizer.cc 898 orig = get_loop (fun, loop->orig_loop_num);
947 class loop *scalar_loop = get_loop (fun, tree_to_shwi (arg));
962 get_loop (fun, tree_to_shwi (arg))->dont_vectorize = true;
1108 class loop *scalar_loop = get_loop (fun, tree_to_shwi (arg));
1270 = get_loop (fun, tree_to_shwi (arg));
1300 class loop *loop = get_loop (fun, i);
1349 class loop *loop = get_loop (fun, i);
cfgloop.h 251 be done by calling function get_loop (cfun, orig_loop_num). Note the
253 exists, as a result, function call to get_loop returns NULL pointer.
522 get_loop (struct function *fn, unsigned num) function
778 class loop *loop = get_loop (this->list.fn, anum);
graph.cc 253 draw_cfg_nodes_for_loop (pp, fun->funcdef_no, get_loop (fun, 0));
gimple-loop-versioning.cc 539 m_loops[i].outermost = get_loop (m_fn, 0);
1409 get_loop_info (get_loop (m_fn, 0)).rejected_p = true;
cfg.cc 1145 return get_loop (cfun, *entry);
tree-cfg.cc 7631 class loop *loop0 = get_loop (saved_cfun, 0);
7753 flow_loop_tree_node_add (get_loop (dest_cfun, 0), this_loop);
7774 get_loop (dest_cfun, 0)->num_nodes = bbs.length () + 2;
7790 && get_loop (saved_cfun, dloop->orig_loop_num) == NULL)
7822 && (get_loop (saved_cfun, orig_loop_num) == NULL));
8520 debug_loop (get_loop (cfun, num), verbosity);
graphite-scop-detection.cc 892 gcc_assert (loop_in_sese_p (get_loop (cfun,
tree-ssa-loop-ivcanon.cc 1478 loop_p father = get_loop (cfun, i);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
mshtml.d 103 HRESULT get_loop(VARIANT*);
  /src/external/gpl3/gcc/dist/gcc/c/
gimple-parser.cc 629 && get_loop (cfun, is_loop_header_of) != NULL)
645 loop_father = get_loop (cfun, is_loop_header_of);
  /src/external/gpl3/gcc.old/dist/gcc/c/
gimple-parser.cc 614 && get_loop (cfun, is_loop_header_of) != NULL)
630 loop_father = get_loop (cfun, is_loop_header_of);

Completed in 49 milliseconds

1 2