OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:use_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-lives.cc
660
int use,
use_match
;
local
754
if ((
use_match
= op_alt[use].matches) >= 0)
756
gcc_checking_assert (
use_match
!= def);
758
if (op_alt[
use_match
].anything_ok)
761
use_cl = op_alt[
use_match
].cl;
/src/external/gpl3/gcc.old/dist/gcc/
ira-lives.cc
659
int use,
use_match
;
local
753
if ((
use_match
= op_alt[use].matches) >= 0)
755
gcc_checking_assert (
use_match
!= def);
757
if (op_alt[
use_match
].anything_ok)
760
use_cl = op_alt[
use_match
].cl;
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026