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

  /src/external/gpl3/gcc/dist/gcc/
tree-data-ref.cc 1145 bool in_loop = (loop && loop->num);
1199 if (in_loop)
1219 if (!in_loop)
1144 bool in_loop = (loop && loop->num); local
  /src/external/gpl3/gcc.old/dist/gcc/
tree-data-ref.cc 1137 bool in_loop = (loop && loop->num);
1186 if (in_loop)
1206 if (!in_loop)
1136 bool in_loop = (loop && loop->num); local

Completed in 22 milliseconds