Lines Matching refs:temp0
22 ; CHECK-NEXT: store i8* %y, i8** %temp0
25 ; CHECK-NEXT: [[VAL1:%.*]] = load i8*, i8** %temp0
44 %temp0 = alloca i8*, align 8
48 store i8* %y, i8** %temp0
49 call void @test0_helper(i8* %x, i8** %temp0)
50 %val1 = load i8*, i8** %temp0
70 ; CHECK-NEXT: store i8* %y, i8** %temp0
73 ; CHECK-NEXT: [[VAL1:%.*]] = load i8*, i8** %temp0
90 %temp0 = alloca i8*, align 8
94 store i8* %y, i8** %temp0
95 call void @test0_helper(i8* %x, i8** %temp0)
96 %val1 = load i8*, i8** %temp0