OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_guard
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-unswitch.cc
828
edge
not_guard
;
local
878
not_guard
= te;
884
not_guard
= fe;
921
not_guard
->probability = profile_probability::always ();
930
if (!dominated_by_p (CDI_DOMINATORS, bb,
not_guard
->dest))
tree-ssa-loop-unswitch.cc
828
edge
not_guard
;
local
878
not_guard
= te;
884
not_guard
= fe;
921
not_guard
->probability = profile_probability::always ();
930
if (!dominated_by_p (CDI_DOMINATORS, bb,
not_guard
->dest))
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-unswitch.cc
1444
edge
not_guard
;
local
1494
not_guard
= te;
1500
not_guard
= fe;
1537
not_guard
->probability = profile_probability::always ();
1546
if (!dominated_by_p (CDI_DOMINATORS, bb,
not_guard
->dest))
tree-ssa-loop-unswitch.cc
1444
edge
not_guard
;
local
1494
not_guard
= te;
1500
not_guard
= fe;
1537
not_guard
->probability = profile_probability::always ();
1546
if (!dominated_by_p (CDI_DOMINATORS, bb,
not_guard
->dest))
Completed in 102 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026