Home
last modified time | relevance | path

Searched refs:lto_bool_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm-c/
Dlto.h29 typedef bool lto_bool_t; typedef
34 typedef unsigned char lto_bool_t; typedef
37 typedef bool lto_bool_t; typedef
126 extern lto_bool_t
134 extern lto_bool_t
144 extern lto_bool_t
152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
160 extern lto_bool_t
378 extern lto_bool_t
398 extern lto_bool_t
[all …]
/external/llvm/tools/lto/
Dlto.cpp454 lto_bool_t ShouldEmbedUselists) { in lto_codegen_set_should_embed_uselists()
489 lto_bool_t disable) { in thinlto_codegen_disable_codegen()
494 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only()
508 lto_bool_t lto_module_is_thinlto(lto_module_t mod) { in lto_module_is_thinlto()
551 lto_bool_t thinlto_codegen_set_pic_model(thinlto_code_gen_t cg, in thinlto_codegen_set_pic_model()