Searched refs:TODO_FLAGS_FINISH (Results 1 - 9 of 9) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dgcc-generate-gimple-pass.h72 #ifndef TODO_FLAGS_FINISH
73 #define TODO_FLAGS_FINISH 0 macro
86 .todo_flags_finish = TODO_FLAGS_FINISH,
123 #undef TODO_FLAGS_FINISH macro
H A Dgcc-generate-simple_ipa-pass.h72 #ifndef TODO_FLAGS_FINISH
73 #define TODO_FLAGS_FINISH 0 macro
86 .todo_flags_finish = TODO_FLAGS_FINISH,
118 #undef TODO_FLAGS_FINISH macro
H A Dgcc-generate-rtl-pass.h72 #ifndef TODO_FLAGS_FINISH
73 #define TODO_FLAGS_FINISH 0 macro
86 .todo_flags_finish = TODO_FLAGS_FINISH,
118 #undef TODO_FLAGS_FINISH macro
H A Dgcc-generate-ipa-pass.h136 #ifndef TODO_FLAGS_FINISH
137 #define TODO_FLAGS_FINISH 0 macro
154 .todo_flags_finish = TODO_FLAGS_FINISH,
210 #undef TODO_FLAGS_FINISH macro
H A Dsancov_plugin.c61 #define TODO_FLAGS_FINISH TODO_dump_func | TODO_verify_stmts | TODO_update_ssa_no_phi | TODO_verify_flow macro
H A Dstackleak_plugin.c507 #define TODO_FLAGS_FINISH TODO_verify_ssa | TODO_verify_stmts | TODO_dump_func \ macro
517 #define TODO_FLAGS_FINISH TODO_dump_func macro
H A Dstructleak_plugin.c206 #define TODO_FLAGS_FINISH TODO_verify_il | TODO_verify_ssa | TODO_verify_stmts | TODO_dump_func | TODO_remove_unused_locals | TODO_update_ssa | TODO_ggc_collect | TODO_verify_flow macro
H A Dlatent_entropy_plugin.c567 #define TODO_FLAGS_FINISH TODO_verify_ssa | TODO_verify_stmts | TODO_dump_func \ macro
H A Drandomize_layout_plugin.c840 #define TODO_FLAGS_FINISH TODO_dump_func macro

Completed in 136 milliseconds