OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tgt_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc
521
int
tgt_idx
= tgt_e->dest_idx;
local
534
SET_PHI_ARG_DEF (dest_phi,
tgt_idx
, val);
535
gimple_phi_arg_set_location (dest_phi,
tgt_idx
, locus);
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
6851
int
tgt_idx
= tgt_e->dest_idx;
local
6864
SET_PHI_ARG_DEF (dest_phi,
tgt_idx
, val);
6865
gimple_phi_arg_set_location (dest_phi,
tgt_idx
, locus);
Completed in 21 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026