Home
last modified time | relevance | path

Searched refs:test1_h (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dcgscc-incremental-invalidate.ll10 ; 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_h
27 ; CHECK: Invalidating analysis: DominatorTreeAnalysis on test1_h
28 ; CHECK: Invalidating analysis: LoopAnalysis on test1_h
29 ; CHECK: Invalidating analysis: BranchProbabilityAnalysis on test1_h
30 ; CHECK: Invalidating analysis: BlockFrequencyAnalysis on test1_h
37 ; CHECK-NEXT: Running pass: DominatorTreeVerifierPass on test1_h
38 ; CHECK-NEXT: Running analysis: DominatorTreeAnalysis on test1_h
[all …]
Dcgscc-update.ll34 call void @test1_f(void()* @test1_h)
40 ; CHECK-NEXT: define void @test1_h()
41 define void @test1_h() noinline {
/external/clang/test/CodeGen/
Dattr-weakref2.c7 int test1_h(void) { in test1_h() function
Dattr-weakref.c7 void test1_h(void) { in test1_h() function
/external/clang/test/Sema/
Dconversion.c86 char test1_h(long long ll) { in test1_h() function