17 lines · plain
1; REQUIRES: asserts2; RUN: opt -stats -passes='print<regions>' -disable-output < %s 2>&1 | FileCheck -check-prefix=STAT %s3 4define void @normal_condition() nounwind {50:6 br label %171:8 br i1 1, label %2, label %392:10 br label %2113:12 br label %4134:14 ret void15}16; STAT: 1 region - The # of regions17