Searched refs:aexprs (Results 1 – 1 of 1) sorted by relevance
5816 auto_vec <tree, 8> aexprs; in gen_hsa_phi_from_gimple_phi() local5842 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()