OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compute_live_vars
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-live.cc
1256
/* Data structure for
compute_live_vars
* functions. */
1285
/* Helper routine for
compute_live_vars
, calculating the sets of live
1327
compute_live_vars
(struct function *fn, live_vars_map *vars)
1372
/* For ACTIVE computed by
compute_live_vars
, compute a bitmap of variables
1386
/* Destroy what
compute_live_vars
has returned when it is no longer needed. */
1326
compute_live_vars
(struct function *fn, live_vars_map *vars)
function
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-live.cc
1299
/* Data structure for
compute_live_vars
* functions. */
1328
/* Helper routine for
compute_live_vars
, calculating the sets of live
1370
compute_live_vars
(struct function *fn, live_vars_map *vars)
1415
/* For ACTIVE computed by
compute_live_vars
, compute a bitmap of variables
1429
/* Destroy what
compute_live_vars
has returned when it is no longer needed. */
1369
compute_live_vars
(struct function *fn, live_vars_map *vars)
function
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026