OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_loop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
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);
/src/external/gpl3/gcc.old/dist/gcc/
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);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026