OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_value_one
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
auto-profile.cc
1337
bool
check_value_one
= (((integer_onep (cmp_rhs))
local
1350
if (
check_value_one
^ integer_onep (val))
predict.cc
1876
bool
check_value_one
;
local
1893
/* If
check_value_one
is true, only the phi_args with value '1' will lead
1896
check_value_one
= (((integer_onep (cmp_rhs))
1917
if ((
check_value_one
^ integer_onep (val)) == 1)
/src/external/gpl3/gcc.old/dist/gcc/
auto-profile.cc
1336
bool
check_value_one
= (((integer_onep (cmp_rhs))
local
1349
if (
check_value_one
^ integer_onep (val))
predict.cc
1865
bool
check_value_one
;
local
1887
/* If
check_value_one
is true, only the phi_args with value '1' will lead
1890
check_value_one
= (((integer_onep (cmp_rhs))
1911
if ((
check_value_one
^ integer_onep (val)) == 1)
Completed in 23 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026