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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 54 DEFGSCODE(GIMPLE_COND, "gimple_cond", struct gimple_statement_with_ops)
58 DEFGSCODE(GIMPLE_GOTO, "gimple_goto", struct gimple_statement_with_ops)
62 DEFGSCODE(GIMPLE_LABEL, "gimple_label", struct gimple_statement_with_ops)
79 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", struct gimple_statement_with_ops)
90 struct gimple_statement_with_ops)
gimple.h 346 struct gimple_statement_with_ops GTY(()) function
749 struct gimple_statement_with_ops GTY ((tag ("GSS_WITH_OPS"))) gsops;
    [all...]

Completed in 402 milliseconds