2 ; RUN: opt -regions -analyze < %s
3 ; RUN: opt -regions -stats -disable-output < %s 2>&1 | FileCheck -check-prefix=STAT %s
5 define void @normal_condition() nounwind {
9 br i1 1, label %2, label %3
18 ; CHECK: [0] 0 => <Function Return>
19 ; STAT: 1 region - The # of regions