OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nowrap_type_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc
122
bool no_wrap =
nowrap_type_p
(type);
476
if (
nowrap_type_p
(type)
493
if (!
nowrap_type_p
(type))
512
bool may_wrap = !
nowrap_type_p
(type);
563
bool no_wrap =
nowrap_type_p
(type);
4277
if (!
nowrap_type_p
(type))
5198
nowrap_type_p
(tree type)
function
5489
if (use_overflow_semantics &&
nowrap_type_p
(TREE_TYPE (base)))
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc
125
bool no_wrap =
nowrap_type_p
(type);
476
if (
nowrap_type_p
(type)
493
if (!
nowrap_type_p
(type))
512
bool may_wrap = !
nowrap_type_p
(type);
566
bool no_wrap =
nowrap_type_p
(type);
3857
if (!
nowrap_type_p
(type))
4761
nowrap_type_p
(tree type)
function
5052
if (use_overflow_semantics &&
nowrap_type_p
(TREE_TYPE (base)))
Completed in 20 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026