OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_available
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
store-motion.cc
518
int check_anticipatable,
check_available
;
583
check_available
= 0;
585
check_available
= 1;
590
check_available
= 1;
592
if (
check_available
)
604
check_available
= 0;
607
check_available
= store_killed_after (dest, ptr->pattern_regs, insn,
611
if (!
check_available
)
517
int check_anticipatable,
check_available
;
local
/src/external/gpl3/gcc.old/dist/gcc/
store-motion.cc
518
int check_anticipatable,
check_available
;
583
check_available
= 0;
585
check_available
= 1;
590
check_available
= 1;
592
if (
check_available
)
604
check_available
= 0;
607
check_available
= store_killed_after (dest, ptr->pattern_regs, insn,
611
if (!
check_available
)
517
int check_anticipatable,
check_available
;
local
Completed in 116 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026