OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ops_stmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple.h
2199
const gimple_statement_with_ops *
ops_stmt
=
local
2201
if (!
ops_stmt
)
2203
return
ops_stmt
->use_ops;
2212
gimple_statement_with_ops *
ops_stmt
=
local
2214
ops_stmt
->use_ops = use;
/src/external/gpl3/gcc.old/dist/gcc/
gimple.h
2161
const gimple_statement_with_ops *
ops_stmt
=
local
2163
if (!
ops_stmt
)
2165
return
ops_stmt
->use_ops;
2174
gimple_statement_with_ops *
ops_stmt
=
local
2176
ops_stmt
->use_ops = use;
Completed in 50 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026