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

  /src/external/gpl3/gcc/dist/gcc/
except.h 194 eh_region region_tree; variable
330 for ((R) = (FN)->eh->region_tree; (R) != NULL; (R) = ehr_next (R, NULL))
ipa-icf.h 359 eh_region region_tree; member in class:ipa_icf::sem_function
  /src/external/gpl3/gcc.old/dist/gcc/
except.h 194 eh_region region_tree; variable
330 for ((R) = (FN)->eh->region_tree; (R) != NULL; (R) = ehr_next (R, NULL))
ipa-icf.h 357 eh_region region_tree; member in class:ipa_icf::sem_function

Completed in 34 milliseconds