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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-alias.cc 2016 decl_refs_may_alias_p (tree ref1, tree base1, function
2436 return decl_refs_may_alias_p (ref1ref, base1, offset1, max_size1,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-alias.cc 2003 decl_refs_may_alias_p (tree ref1, tree base1, function
2423 return decl_refs_may_alias_p (ref1ref, base1, offset1, max_size1,

Completed in 17 milliseconds