Use WriteAsOperand instead of getName() to print loop header names,
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count3.ll
index 240983178b4035c9a70f65643265ea5daf547e64..7d8e0c6d59ef90ad323bf42d0a98629cc8cbfdfa 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -scalar-evolution -analyze -disable-output \
-; RUN:  | grep {Loop bb3\\.i: Unpredictable backedge-taken count\\.}
+; RUN:  | grep {Loop %bb3\\.i: Unpredictable backedge-taken count\\.}
 
 ; ScalarEvolution can't compute a trip count because it doesn't know if
 ; dividing by the stride will have a remainder. This could theoretically