Searched refs:test1_h (Results 1 – 8 of 8) sorted by relevance
10 ; CHECK: Running pass: InlinerPass on (test1_f, test1_g, test1_h)21 ; CHECK: Invalidating analysis: DominatorTreeAnalysis on test1_h22 ; CHECK: Invalidating analysis: LoopAnalysis on test1_h23 ; CHECK: Invalidating analysis: BranchProbabilityAnalysis on test1_h24 ; CHECK: Invalidating analysis: BlockFrequencyAnalysis on test1_h32 ; CHECK-NEXT: Running pass: DominatorTreeVerifierPass on test1_h33 ; CHECK-NEXT: Running analysis: DominatorTreeAnalysis on test1_h87 ; 'test1_h'.97 call void @test1_h() noinline98 ; CHECK: call void @test1_h()[all …]
34 call void @test1_f(void()* @test1_h)40 ; CHECK-NEXT: define void @test1_h()41 define void @test1_h() noinline {
7 int test1_h(void) { in test1_h() function
7 void test1_h(void) { in test1_h() function
86 char test1_h(long long ll) { in test1_h() function