Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c5816 auto_vec <tree, 8> aexprs; in gen_hsa_phi_from_gimple_phi() local
5842 aexprs.safe_push (op); in gen_hsa_phi_from_gimple_phi()
5873 for (unsigned a_idx = 0; a_idx < aexprs.length (); a_idx++) in gen_hsa_phi_from_gimple_phi()
5874 if (aexprs[a_idx] == op) in gen_hsa_phi_from_gimple_phi()