Home
last modified time | relevance | path

Searched refs:next_phi (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dpointer-query.h53 int next_phi (tree);
Dpointer-query.cc1409 ssa_name_limit_t::next_phi (tree ssa_name) in next_phi() function in ssa_name_limit_t
Dtree-ssa-strlen.cc4574 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes()
4834 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes_addr()
DChangeLog-202118563 (ssa_name_limit_t::next_phi): Same.