#ifdef GENERATOR_FILE extern bool in_lto_p; #else bool x_in_lto_p; #define in_lto_p global_options.x_in_lto_p #endif