Lines Matching full:minsize
7 // Check that we set the minsize attribute on each function
10 __attribute__((minsize))
13 // Oz: @{{.*}}test1{{.*}}[[MINSIZE:#[0-9]+]]
19 // Oz: @{{.*}}test2{{.*}}[[MINSIZE]]
28 // Oz: @{{.*}}test3{{.*}}[[MINSIZE]]
35 // Check that the minsize attribute is well propagated through
39 __attribute__((minsize))
47 // Oz: [[MINSIZE]]
54 // Oz: [[MINSIZE]]
66 // Oz: [[MINSIZE]]
73 // Oz: [[MINSIZE]]
77 // Oz: attributes [[MINSIZE]] = { minsize{{.*}} }
79 // OTHER: attributes [[MS]] = { minsize nounwind{{.*}} }