OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_overflow_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc
1320
bool rolls_p,
no_overflow_p
;
local
1364
no_overflow_p
= (mpz_cmp (bnds->up, max) <= 0
1374
if (rolls_p &&
no_overflow_p
)
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc
1338
bool rolls_p,
no_overflow_p
;
local
1382
no_overflow_p
= (mpz_cmp (bnds->up, max) <= 0
1392
if (rolls_p &&
no_overflow_p
)
Completed in 42 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026