OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:from_gsi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-call-cdce.cc
1041
gimple_stmt_iterator
from_gsi
= gsi_for_stmt (bi_newcall);
1042
gsi_move_before (&
from_gsi
, &to_gsi);
1038
gimple_stmt_iterator
from_gsi
= gsi_for_stmt (bi_newcall);
local
/src/external/gpl3/gcc.old/dist/gcc/
tree-call-cdce.cc
942
gimple_stmt_iterator
from_gsi
= gsi_for_stmt (bi_newcall);
943
gsi_move_before (&
from_gsi
, &to_gsi);
939
gimple_stmt_iterator
from_gsi
= gsi_for_stmt (bi_newcall);
local
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026