OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_worklist
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/rtl-ssa/
functions.cc
168
// add its uid to
NEXT_WORKLIST
.
173
bitmap
next_worklist
)
220
bitmap_set_bit (
next_worklist
, user_phi_uid);
250
bitmap
next_worklist
= worklist2;
local
272
curr_worklist,
next_worklist
);
275
std::swap (
next_worklist
, curr_worklist);
functions.cc
168
// add its uid to
NEXT_WORKLIST
.
173
bitmap
next_worklist
)
220
bitmap_set_bit (
next_worklist
, user_phi_uid);
250
bitmap
next_worklist
= worklist2;
local
272
curr_worklist,
next_worklist
);
275
std::swap (
next_worklist
, curr_worklist);
/src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
functions.cc
168
// add its uid to
NEXT_WORKLIST
.
173
bitmap
next_worklist
)
220
bitmap_set_bit (
next_worklist
, user_phi_uid);
250
bitmap
next_worklist
= worklist2;
local
272
curr_worklist,
next_worklist
);
275
std::swap (
next_worklist
, curr_worklist);
functions.cc
168
// add its uid to
NEXT_WORKLIST
.
173
bitmap
next_worklist
)
220
bitmap_set_bit (
next_worklist
, user_phi_uid);
250
bitmap
next_worklist
= worklist2;
local
272
curr_worklist,
next_worklist
);
275
std::swap (
next_worklist
, curr_worklist);
Completed in 155 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026