Home
last modified time | relevance | path

Searched refs:parent3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/FunctionAttrs/
H A Dnonnull.ll373 define void @parent3(i8* %a, i8* %b, i8* %c) {
374 ; FNATTR-LABEL: @parent3(i8* nonnull %a, i8* %b, i8* %c)
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dnonnull.ll805 define void @parent3(i8* %a, i8* %b, i8* %c) {
806 ; CHECK-LABEL: define {{[^@]+}}@parent3