OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BB_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-tail-merge.cc
282
#define
BB_SIZE
(bb) (((struct aux_bb_info *)bb->aux)->size)
515
BB_SIZE
(bb) = size;
605
if (
BB_SIZE
(bb1) !=
BB_SIZE
(bb2))
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-tail-merge.cc
282
#define
BB_SIZE
(bb) (((struct aux_bb_info *)bb->aux)->size)
504
BB_SIZE
(bb) = size;
594
if (
BB_SIZE
(bb1) !=
BB_SIZE
(bb2))
Completed in 25 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026