OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_ncd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc
3325
basic_block sib_ncd = NULL, dep_ncd = NULL,
this_ncd
= NULL, ncd;
3357
this_ncd
= ncd_of_cand_and_phis (c, incr, &this_where);
3359
if (!
this_ncd
|| cand_already_replaced (c))
3367
ncd = ncd_for_two_cands (ncd,
this_ncd
, new_where, this_where, where);
3316
basic_block sib_ncd = NULL, dep_ncd = NULL,
this_ncd
= NULL, ncd;
local
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc
3325
basic_block sib_ncd = NULL, dep_ncd = NULL,
this_ncd
= NULL, ncd;
3357
this_ncd
= ncd_of_cand_and_phis (c, incr, &this_where);
3359
if (!
this_ncd
|| cand_already_replaced (c))
3367
ncd = ncd_for_two_cands (ncd,
this_ncd
, new_where, this_where, where);
3316
basic_block sib_ncd = NULL, dep_ncd = NULL,
this_ncd
= NULL, ncd;
local
Completed in 32 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026