OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stmt_it
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc
1858
gimple_stmt_iterator
stmt_it
;
local
1911
stmt_it
= gsi_for_stmt (nop_reduc);
1912
gsi_remove (&
stmt_it
, true);
1918
stmt_it
= gsi_for_stmt (reduc);
1919
gsi_remove (&
stmt_it
, true);
/src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc
1822
gimple_stmt_iterator
stmt_it
;
local
1856
stmt_it
= gsi_for_stmt (nop_reduc);
1857
gsi_remove (&
stmt_it
, true);
1863
stmt_it
= gsi_for_stmt (reduc);
1864
gsi_remove (&
stmt_it
, true);
Completed in 27 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026