HomeSort by: relevance | last modified time | path
    Searched defs:refs_may_alias_p_2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-alias.cc 2368 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) function
2545 bool res = refs_may_alias_p_2 (ref1, ref2, tbaa_p);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-alias.cc 2355 refs_may_alias_p_2 (ao_ref *ref1, ao_ref *ref2, bool tbaa_p) function
2532 bool res = refs_may_alias_p_2 (ref1, ref2, tbaa_p);

Completed in 35 milliseconds