OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gimple_bb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple.h
1906
gimple_bb
(const gimple *g)
function
2334
return bb_in_transaction (
gimple_bb
(stmt));
4724
gcc_checking_assert (e->dest ==
gimple_bb
(gs));
4731
gcc_checking_assert (e->dest ==
gimple_bb
(gs));
4748
return EDGE_PRED (
gimple_bb
(phi), i);
/src/external/gpl3/gcc.old/dist/gcc/
gimple.h
1869
gimple_bb
(const gimple *g)
function
2296
return bb_in_transaction (
gimple_bb
(stmt));
4661
return EDGE_PRED (
gimple_bb
(phi), i);
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026