Home
last modified time | relevance | path

Searched refs:in_lto_p (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-utils.h201 if (in_lto_p) in type_with_linkage_p()
248 gcc_checking_assert (in_lto_p || flag_lto || flag_generate_offload); in odr_type_p()
H A Dcgraph.h452 || in_lto_p))); in get()
H A Doptions.h74 extern bool in_lto_p;
77 #define in_lto_p global_options.x_in_lto_p macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-utils.h201 if (in_lto_p) in type_with_linkage_p()
248 gcc_checking_assert (in_lto_p || flag_lto || flag_generate_offload); in odr_type_p()
H A Dcgraph.h452 || in_lto_p))); in get()
H A Doptions.h104 extern bool in_lto_p;
107 #define in_lto_p global_options.x_in_lto_p macro
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c558 if (in_lto_p) in latent_entropy_start_unit()