예제 #1
0
 public static extern void lto_codegen_set_should_internalize(lto_code_gen_t @cg, lto_bool_t @ShouldInternalize);
예제 #2
0
 public static extern void lto_codegen_set_should_embed_uselists(lto_code_gen_t @cg, lto_bool_t @ShouldEmbedUselists);