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_predicate_gimplified_stmts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc
277
bb_predicate_gimplified_stmts
(basic_block bb)
function
343
gimple_seq stmts =
bb_predicate_gimplified_stmts
(bb);
1448
gcc_assert (
bb_predicate_gimplified_stmts
(loop->header) == NULL
1449
&&
bb_predicate_gimplified_stmts
(loop->latch) == NULL);
2397
gcc_assert (
bb_predicate_gimplified_stmts
(bb) == NULL);
2407
stmts =
bb_predicate_gimplified_stmts
(bb);
/src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc
256
bb_predicate_gimplified_stmts
(basic_block bb)
function
308
gimple_seq stmts =
bb_predicate_gimplified_stmts
(bb);
1357
gcc_assert (
bb_predicate_gimplified_stmts
(loop->header) == NULL
1358
&&
bb_predicate_gimplified_stmts
(loop->latch) == NULL);
2193
gcc_assert (
bb_predicate_gimplified_stmts
(bb) == NULL);
2203
stmts =
bb_predicate_gimplified_stmts
(bb);
Completed in 28 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026