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

  /src/external/gpl3/gcc/dist/gcc/
sese.h 257 corresponding element in CONDITION_CASES is not NULL_TREE. For a
258 SWITCH_EXPR the corresponding element in CONDITION_CASES is a
261 vec<gimple *> condition_cases; member in struct:gimple_poly_bb
271 #define GBB_CONDITION_CASES(GBB) (GBB)->condition_cases
sese.h 257 corresponding element in CONDITION_CASES is not NULL_TREE. For a
258 SWITCH_EXPR the corresponding element in CONDITION_CASES is a
261 vec<gimple *> condition_cases; member in struct:gimple_poly_bb
271 #define GBB_CONDITION_CASES(GBB) (GBB)->condition_cases
  /src/external/gpl3/gcc.old/dist/gcc/
sese.h 257 corresponding element in CONDITION_CASES is not NULL_TREE. For a
258 SWITCH_EXPR the corresponding element in CONDITION_CASES is a
261 vec<gimple *> condition_cases; member in struct:gimple_poly_bb
271 #define GBB_CONDITION_CASES(GBB) (GBB)->condition_cases
sese.h 257 corresponding element in CONDITION_CASES is not NULL_TREE. For a
258 SWITCH_EXPR the corresponding element in CONDITION_CASES is a
261 vec<gimple *> condition_cases; member in struct:gimple_poly_bb
271 #define GBB_CONDITION_CASES(GBB) (GBB)->condition_cases

Completed in 47 milliseconds