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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-flow-inline.h 63 gimple_call_clobbered_vars (const struct function *fun) function
726 bitmap_set_bit (gimple_call_clobbered_vars (cfun), DECL_UID (var));
738 bitmap_clear_bit (gimple_call_clobbered_vars (cfun), DECL_UID (var));
    [all...]

Completed in 41 milliseconds