HomeSort by relevance Sort by last modified time
    Searched refs:const_gimple (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.h 59 extern void gimple_check_failed (const_gimple, const char *, int, \
65 const_gimple __gs = (GS); \
829 int gimple_call_flags (const_gimple);
835 tree gimple_fold (const_gimple);
839 tree gimple_get_lhs (const_gimple);
847 bool gimple_has_side_effects (const_gimple);
848 bool gimple_rhs_has_side_effects (const_gimple);
1016 extern bool validate_gimple_arglist (const_gimple, ...);
1029 gimple_code (const_gimple g)
1068 gimple_bb (const_gimple g
    [all...]
coretypes.h 58 typedef const union gimple_statement_d *const_gimple; typedef in typeref:union:gimple_statement_d
target.h     [all...]
tree-flow-inline.h 277 get_lineno (const_gimple stmt)
    [all...]
tree-flow.h 539 static inline int get_lineno (const_gimple);
    [all...]
tree.h     [all...]

Completed in 156 milliseconds