Searched refs:refs_may_alias_p_2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-alias.c2183 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) function
2348 bool res = refs_may_alias_p_2 (ref1, ref2, tbaa_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-alias.cc2353 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) function
2530 bool res = refs_may_alias_p_2 (ref1, ref2, tbaa_p);

Completed in 137 milliseconds