OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc
3999
tree suba,
subb
;
local
4014
subb
= TREE_OPERAND (*b, 0);
4015
if (TYPE_PRECISION (wider_type) != TYPE_PRECISION (TREE_TYPE (
subb
)))
4022
*b =
subb
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc
3958
tree suba,
subb
;
local
3973
subb
= TREE_OPERAND (*b, 0);
3974
if (TYPE_PRECISION (wider_type) != TYPE_PRECISION (TREE_TYPE (
subb
)))
3981
*b =
subb
;
Completed in 76 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026