OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ops_active
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-operands.h
60
bool
ops_active
;
variable
tree-ssa-operands.cc
224
return fun->gimple_df && gimple_ssa_operands (fun)->
ops_active
;
275
gimple_ssa_operands (fn)->
ops_active
= true;
297
gimple_ssa_operands (fn)->
ops_active
= false;
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-operands.h
60
bool
ops_active
;
variable
tree-ssa-operands.cc
224
return fun->gimple_df && gimple_ssa_operands (fun)->
ops_active
;
275
gimple_ssa_operands (fn)->
ops_active
= true;
297
gimple_ssa_operands (fn)->
ops_active
= false;
Completed in 77 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026