Searched defs:PHI_ARG_DEF (Results 1 – 2 of 2) sorted by relevance
82 #define PHI_ARG_DEF(PHI, I) gimple_phi_arg_def ((PHI), (I)) macro