Home | History | Annotate | Download | only in CodeGen

Lines Matching full:minsize

9 // RUN: FileCheck %s --check-prefix=MINSIZE < %t
14 // MINSIZE: @test2{{.*}}[[ATTR2:#[0-9]+]]
30 // Check that no 'optsize' or 'minsize' attributes appear.
32 // ABSENT-NOT: minsize
39 // With -Oz, check that 'minsize' appears only on test2.
40 // MINSIZE-NOT: minsize
41 // MINSIZE: attributes [[ATTR2]] = { {{.*}}minsize{{.*}} }
42 // MINSIZE-NOT: minsize