Searched refs:LTO_PARTITION_BALANCED (Results 1 – 3 of 3) sorted by relevance
385 LTO_PARTITION_BALANCED = 2, enumerator
2075 Enum(lto_partition_model) String(balanced) Value(LTO_PARTITION_BALANCED)2084 …oined RejectNegative Enum(lto_partition_model) Var(flag_lto_partition) Init(LTO_PARTITION_BALANCED)
524 else if (flag_lto_partition == LTO_PARTITION_BALANCED) in do_whole_program_analysis()