OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_defs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/rtl-ssa/
functions.h
340
//
M_DEFS
[R] is the first definition of register R - 1 in a reverse
344
//
M_DEFS
[0] is for memory; MEM_REGNO + 1 == 0.
345
auto_vec<def_info *>
m_defs
;
member in class:rtl_ssa::function_info
/src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
functions.h
299
//
M_DEFS
[R] is the first definition of register R - 1 in a reverse
303
//
M_DEFS
[0] is for memory; MEM_REGNO + 1 == 0.
304
auto_vec<def_info *>
m_defs
;
member in class:rtl_ssa::function_info
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026