OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:probably_never_executed_edge_p
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
predict.h
60
extern bool
probably_never_executed_edge_p
(struct function *, edge);
tree-ssa-threadbackward.cc
718
if (
probably_never_executed_edge_p
(cfun, entry))
802
if (
probably_never_executed_edge_p
(cfun, taken_edge))
cfgloopanal.cc
574
if (
probably_never_executed_edge_p
(cfun, ex)
cfg.cc
500
if (!
probably_never_executed_edge_p
(fun, e))
bb-reorder.cc
1680
if (!
probably_never_executed_edge_p
(cfun, e))
predict.cc
255
probably_never_executed_edge_p
(struct function *fun, edge e)
function
/src/external/gpl3/gcc.old/dist/gcc/
predict.h
60
extern bool
probably_never_executed_edge_p
(struct function *, edge);
cfgloopanal.cc
483
if (
probably_never_executed_edge_p
(cfun, ex)
cfg.cc
499
if (!
probably_never_executed_edge_p
(fun, e))
bb-reorder.cc
1680
if (!
probably_never_executed_edge_p
(cfun, e))
predict.cc
254
probably_never_executed_edge_p
(struct function *fun, edge e)
function
Completed in 33 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026