OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insn_elision
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gensupport.cc
45
int
insn_elision
= 1;
variable
3196
if (truth || !
insn_elision
)
3207
if (truth || !
insn_elision
)
3219
if (truth || !
insn_elision
)
3231
if (truth || !
insn_elision
)
3250
their C test is provably always false). If
insn_elision
is
3253
is the caller's responsibility, when
insn_elision
is false, not
3280
while (truth == 0 &&
insn_elision
);
/src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc
41
int
insn_elision
= 1;
variable
2650
their C test is provably always false). If
insn_elision
is
2653
is the caller's responsibility, when
insn_elision
is false, not
2680
while (truth == 0 &&
insn_elision
);
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026