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 36 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026