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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc 2011 class modref_lattice class in namespace:__anon13787
2044 bool merge (const modref_lattice &with);
2046 bool merge_deref (const modref_lattice &with, bool ignore_stores);
2055 modref_lattice::init ()
2072 modref_lattice::release ()
2081 modref_lattice::dump (FILE *out, int indent) const
2103 modref_lattice::add_escape_point (gcall *call, int arg, int min_flags,
2137 modref_lattice::merge (int f)
2166 modref_lattice::merge (const modref_lattice &with
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc 2008 class modref_lattice class in namespace:__anon16217
2041 bool merge (const modref_lattice &with);
2043 bool merge_deref (const modref_lattice &with, bool ignore_stores);
2052 modref_lattice::init ()
2069 modref_lattice::release ()
2078 modref_lattice::dump (FILE *out, int indent) const
2100 modref_lattice::add_escape_point (gcall *call, int arg, int min_flags,
2134 modref_lattice::merge (int f)
2163 modref_lattice::merge (const modref_lattice &with
    [all...]

Completed in 27 milliseconds