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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 90 /* auto_purge_vect_location's dtor: reset the vect_location
94 auto_purge_vect_location::~auto_purge_vect_location ()
1057 auto_purge_vect_location sentinel;
1507 auto_purge_vect_location sentinel;
tree-vectorizer.h 2199 class auto_purge_vect_location class
2202 ~auto_purge_vect_location ();
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 89 /* auto_purge_vect_location's dtor: reset the vect_location
93 auto_purge_vect_location::~auto_purge_vect_location ()
1041 auto_purge_vect_location sentinel;
1477 auto_purge_vect_location sentinel;
tree-vectorizer.h 2077 class auto_purge_vect_location class
2080 ~auto_purge_vect_location ();

Completed in 20 milliseconds