HomeSort by relevance Sort by last modified time
    Searched full:omp_region (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 348 struct omp_region struct
351 struct omp_region *outer;
354 struct omp_region *inner;
357 struct omp_region *next;
383 extern struct omp_region *root_omp_region;
384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
385 struct omp_region *);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 348 struct omp_region struct
351 struct omp_region *outer;
354 struct omp_region *inner;
357 struct omp_region *next;
383 extern struct omp_region *root_omp_region;
384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
385 struct omp_region *);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 348 struct omp_region struct
351 struct omp_region *outer;
354 struct omp_region *inner;
357 struct omp_region *next;
383 extern struct omp_region *root_omp_region;
384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
385 struct omp_region *);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 348 struct omp_region struct
351 struct omp_region *outer;
354 struct omp_region *inner;
357 struct omp_region *next;
383 extern struct omp_region *root_omp_region;
384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code,
385 struct omp_region *);

Completed in 744 milliseconds