Lines Matching refs:prof
13 define void @hot_func1() !prof !15 {
19 define void @hot_func2(i32 %n) !prof !16 {
31 br i1 %cmp, label %for.body, label %for.end, !prof !19
49 define void @cold_func1() !prof !16 {
50 call void @hot_func1(), !prof !17
51 call void @hot_func1(), !prof !17
56 define void @cold_func2() !prof !16 {
57 call void @hot_func1(), !prof !17
58 call void @hot_func1(), !prof !18
59 call void @hot_func1(), !prof !18
64 define void @cold_func3() !prof !16 {
65 call void @hot_func1(), !prof !18