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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h 967 #define LOOP_VINFO_LOOP(L) (L)->loop
2010 || !nested_in_vect_loop_p (LOOP_VINFO_LOOP (loop_vinfo), stmt_info))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h 863 #define LOOP_VINFO_LOOP(L) (L)->loop
1888 || !nested_in_vect_loop_p (LOOP_VINFO_LOOP (loop_vinfo), stmt_info))

Completed in 26 milliseconds