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

  /src/external/gpl3/gcc/dist/gcc/
tree-pass.h 208 #define PROP_gimple_lcf (1 << 1) /* lowered control flow */
235 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pass.h 208 #define PROP_gimple_lcf (1 << 1) /* lowered control flow */
232 (PROP_gimple_any | PROP_gimple_lcf | PROP_gimple_leh | PROP_gimple_lomp)

Completed in 17 milliseconds