Home
last modified time | relevance | path

Searched refs:func_25 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dundefined-template.cpp148 void func_25(SystemHeader<char> *x) { in func_25() function
/llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/
H A Dpr2570.ll155 tail call i32 @func_25( i8 zeroext %83 ) nounwind ; <i32>:84 [#uses=1]
269 declare i32 @func_25(i8 zeroext ) nounwind
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Deliminate-comparison.ll943 define i32 @func_25(i32 %start) {
944 ; CHECK-LABEL: @func_25(