summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/RegionInfo/infinite_loop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/RegionInfo/infinite_loop.ll')
-rw-r--r--llvm/test/Analysis/RegionInfo/infinite_loop.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/test/Analysis/RegionInfo/infinite_loop.ll b/llvm/test/Analysis/RegionInfo/infinite_loop.ll
index 06ab6cc7481..61abef8ff7a 100644
--- a/llvm/test/Analysis/RegionInfo/infinite_loop.ll
+++ b/llvm/test/Analysis/RegionInfo/infinite_loop.ll
@@ -16,4 +16,6 @@ define void @normal_condition() nounwind {
}
; CHECK-NOT: =>
; CHECK: [0] 0 => <Function Return>
-; STAT: 1 region - The # of regions
+; CHECK: [1] 1 => 4
+; STAT: 2 region - The # of regions
+; STAT: 1 region - The # of simple regions
OpenPOWER on IntegriCloud