OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PHI_ARG_DEF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-operands.h
79
#define
PHI_ARG_DEF
(PHI, I) USE_FROM_PTR (PHI_ARG_DEF_PTR ((PHI), (I)))
82
#define
PHI_ARG_DEF
(PHI, I) gimple_phi_arg_def ((PHI), (I))
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-operands.h
79
#define
PHI_ARG_DEF
(PHI, I) USE_FROM_PTR (PHI_ARG_DEF_PTR ((PHI), (I)))
82
#define
PHI_ARG_DEF
(PHI, I) gimple_phi_arg_def ((PHI), (I))
86
PHI_ARG_DEF
((PHI), (E)->dest_idx)
Completed in 46 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026