OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_looparound_phis
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc
427
auto_bitmap
m_looparound_phis
;
member in class:pcom_worker
1540
bitmap_set_bit (
m_looparound_phis
, SSA_NAME_VERSION (PHI_RESULT (phi)));
2238
if (bitmap_bit_p (
m_looparound_phis
,
/src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc
427
auto_bitmap
m_looparound_phis
;
member in class:pcom_worker
1509
bitmap_set_bit (
m_looparound_phis
, SSA_NAME_VERSION (PHI_RESULT (phi)));
2207
if (bitmap_bit_p (
m_looparound_phis
,
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026