Searched defs:phivn (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-phiprop.c | 104 phivn_valid_p (struct phiprop_d *phivn, tree name, basic_block bb) in phivn_valid_p() 134 struct phiprop_d *phivn, size_t n) in phiprop_insert_phi() 245 propagate_with_phi (basic_block bb, gimple phi, struct phiprop_d *phivn, in propagate_with_phi() 386 struct phiprop_d *phivn; in tree_ssa_phiprop() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-phiprop.c | 104 phivn_valid_p (struct phiprop_d *phivn, tree name, basic_block bb) in phivn_valid_p() 134 struct phiprop_d *phivn, size_t n) in phiprop_insert_phi() 262 propagate_with_phi (basic_block bb, gphi *phi, struct phiprop_d *phivn, in propagate_with_phi() 481 struct phiprop_d *phivn; in execute() local
|