OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debugstmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
5933
gimple *
debugstmt
;
local
5953
FOR_EACH_IMM_USE_STMT (
debugstmt
, imm_iter, op)
5955
if (!gimple_debug_bind_p (
debugstmt
))
5961
update_stmt (
debugstmt
);
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
5955
gimple *
debugstmt
;
local
5975
FOR_EACH_IMM_USE_STMT (
debugstmt
, imm_iter, op)
5977
if (!gimple_debug_bind_p (
debugstmt
))
5983
update_stmt (
debugstmt
);
Completed in 43 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026