HomeSort by: relevance | last modified time | path
    Searched refs:GBB_CONDITIONS (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
graphite-poly.cc 216 GBB_CONDITIONS (gbb).create (0);
228 GBB_CONDITIONS (gbb).release ();
327 conditions = GBB_CONDITIONS (gbb);
sese.h 270 #define GBB_CONDITIONS(GBB) (GBB)->conditions
graphite-scop-detection.cc 1321 FOR_EACH_VEC_ELT (GBB_CONDITIONS (gbb), i, stmt)
1655 GBB_CONDITIONS (gbb) = conditions.copy ();
graphite-sese-to-poly.cc 386 if (GBB_CONDITIONS (gbb).is_empty ())
389 FOR_EACH_VEC_ELT (GBB_CONDITIONS (gbb), i, stmt)
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-poly.cc 216 GBB_CONDITIONS (gbb).create (0);
228 GBB_CONDITIONS (gbb).release ();
327 conditions = GBB_CONDITIONS (gbb);
sese.h 270 #define GBB_CONDITIONS(GBB) (GBB)->conditions
graphite-scop-detection.cc 1185 FOR_EACH_VEC_ELT (GBB_CONDITIONS (gbb), i, stmt)
1519 GBB_CONDITIONS (gbb) = conditions.copy ();
graphite-sese-to-poly.cc 385 if (GBB_CONDITIONS (gbb).is_empty ())
388 FOR_EACH_VEC_ELT (GBB_CONDITIONS (gbb), i, stmt)

Completed in 33 milliseconds