OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:move_sese_region_to_fn
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.h
81
extern basic_block
move_sese_region_to_fn
(struct function *, basic_block,
tree-cfg.cc
7831
reimplement
move_sese_region_to_fn
by duplicating the region rather than
7835
move_sese_region_to_fn
(struct function *dest_cfun, basic_block entry_bb,
function
omp-expand.cc
1370
move_sese_region_to_fn
, we introduce a default def for the
1445
new_bb =
move_sese_region_to_fn
(child_cfun, entry_bb, exit_bb, block);
9991
new_bb =
move_sese_region_to_fn
(child_cfun, entry_bb, exit_bb, block);
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.h
80
extern basic_block
move_sese_region_to_fn
(struct function *, basic_block,
tree-cfg.cc
7612
reimplement
move_sese_region_to_fn
by duplicating the region rather than
7616
move_sese_region_to_fn
(struct function *dest_cfun, basic_block entry_bb,
function
omp-expand.cc
1367
move_sese_region_to_fn
, we introduce a default def for the
1442
new_bb =
move_sese_region_to_fn
(child_cfun, entry_bb, exit_bb, block);
9877
new_bb =
move_sese_region_to_fn
(child_cfun, entry_bb, exit_bb, block);
Completed in 103 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026