1 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu | FileCheck %s
8 define void @foo(ptr %pp) nounwind {
10 %tmp2 = tail call ptr @bar( i32 14 ) nounwind ; <ptr> [#uses=0]
11 %tmp38 = load ptr, ptr %pp, align 4 ; <ptr> [#uses=2]
12 br i1 false, label %bb34, label %bb25
13 bb25: ; preds = %entry
14 tail call void %tmp38( ptr null ) nounwind
16 bb34: ; preds = %entry
17 tail call void %tmp38( ) nounwind