Searched refs:test1_h (Results 1 – 5 of 5) sorted by relevance
10 ; CHECK: Running pass: InlinerPass on (test1_f, test1_g, test1_h)11 ; CHECK: Running analysis: FunctionAnalysisManagerCGSCCProxy on (test1_f, test1_g, test1_h)20 ; CHECK: Invalidating all non-preserved analyses for: (test1_g, test1_h)26 ; CHECK: Invalidating all non-preserved analyses for: test1_h27 ; CHECK: Invalidating analysis: DominatorTreeAnalysis on test1_h28 ; CHECK: Invalidating analysis: LoopAnalysis on test1_h29 ; CHECK: Invalidating analysis: BranchProbabilityAnalysis on test1_h30 ; CHECK: Invalidating analysis: BlockFrequencyAnalysis on test1_h37 ; CHECK-NEXT: Running pass: DominatorTreeVerifierPass on test1_h38 ; CHECK-NEXT: Running analysis: DominatorTreeAnalysis on 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