Lines Matching refs:Os
1 …ple=x86_64-- -Os -hot-cold-split=true -debug-pass=Structure -enable-new-pm=0 < %s -o /dev/null 2>&…
2 …lit=true -passes='lto-pre-link<Os>' -debug-pass-manager < %s -o /dev/null 2>&1 | FileCheck %s -che…
3 …ue -passes='thinlto-pre-link<Os>' -debug-pass-manager < %s -o /dev/null 2>&1 | FileCheck %s -check…
4 …-cold-split=true -passes='lto<Os>' -debug-pass-manager < %s -o /dev/null 2>&1 | FileCheck %s -chec…
5 …split=true -passes='thinlto<Os>' -debug-pass-manager < %s -o /dev/null 2>&1 | FileCheck %s -check-…
11 ; DEFAULT-Os: Hot Cold Splitting
12 ; DEFAULT-Os: Simplify the CFG
14 ; LTO-PRELINK-Os-NOT: pass: HotColdSplittingPass
16 ; THINLTO-PRELINK-Os-NOT: Running pass: HotColdSplittingPass
18 ; LTO-POSTLINK-Os: HotColdSplitting
19 ; THINLTO-POSTLINK-Os: HotColdSplitting