OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_debug_insn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/rtl-ssa/
insns.h
167
// Only valid if !
is_debug_insn
(). Return the previous and next
193
bool
is_debug_insn
() const { return m_is_debug_insn; }
function in class:rtl_ssa::insn_info
342
// same
is_debug_insn
() value, or null if no such instruction exists.
/src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
insns.h
167
// Only valid if !
is_debug_insn
(). Return the previous and next
193
bool
is_debug_insn
() const { return m_is_debug_insn; }
function in class:rtl_ssa::insn_info
340
// same
is_debug_insn
() value, or null if no such instruction exists.
Completed in 17 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026