/external/llvm/unittests/IR/ |
D | DominatorTreeTest.cpp | 49 BasicBlock *BB3 = &*FI++; in runOnFunction() local 50 BBI = BB3->begin(); in runOnFunction() 63 EXPECT_FALSE(DT->isReachableFromEntry(BB3)); in runOnFunction() 70 EXPECT_TRUE(DT->dominates(BB0, BB3)); in runOnFunction() 76 EXPECT_TRUE(DT->dominates(BB1, BB3)); in runOnFunction() 82 EXPECT_TRUE(DT->dominates(BB2, BB3)); in runOnFunction() 85 EXPECT_FALSE(DT->dominates(BB3, BB0)); in runOnFunction() 86 EXPECT_FALSE(DT->dominates(BB3, BB1)); in runOnFunction() 87 EXPECT_FALSE(DT->dominates(BB3, BB2)); in runOnFunction() 88 EXPECT_TRUE(DT->dominates(BB3, BB3)); in runOnFunction() [all …]
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | basictest.ll | 3 ; This function should get a preheader inserted before BB3, that is jumped 10 br label %BB3 12 br label %BB3 13 BB3: ; preds = %BB3, %BB2, %BB1 14 br label %BB3
|
/external/llvm/test/Transforms/ADCE/ |
D | 2002-07-29-Segfault.ll | 4 br label %BB3 6 BB3: ; preds = %BB3, %0 7 br label %BB3
|
D | basictest.ll | 9 br label %BB3 11 BB3: ; preds = %BB4, %BB2 17 br label %BB3
|
/external/llvm/test/Transforms/SCCP/ |
D | sccptest.ll | 10 br label %BB3 12 br label %BB3 13 BB3: ; preds = %BB2, %BB1 32 br i1 %kcond, label %BB3, label %BB4 33 BB3: 36 ; CHECK: BB3:
|
D | 2002-05-20-MissedIncomingValue.ll | 11 br label %BB3 12 BB3: ; preds = %BB2 14 BB4: ; preds = %BB3 16 BB5: ; preds = %BB3
|
D | apint-basictest.ll | 10 br label %BB3 12 br label %BB3 13 BB3:
|
D | apint-basictest2.ll | 11 br label %BB3 13 br label %BB3 14 BB3:
|
D | apint-ipsccp1.ll | 8 br label %BB3 10 br label %BB3 11 BB3:
|
D | apint-basictest3.ll | 14 br label %BB3 19 br label %BB3 20 BB3:
|
D | apint-basictest4.ll | 16 br label %BB3 21 br label %BB3 22 BB3:
|
D | apint-phi.ll | 8 br label %BB3 10 BB3:
|
/external/llvm/test/Feature/ |
D | terminators.ll | 33 indirectbr i8* %P, [label %BB1, label %BB2, label %BB3] 37 %R = bitcast i8* blockaddress(@indbrtest, %BB3) to i8* 38 indirectbr i8* %R, [label %BB1, label %BB2, label %BB3] 39 BB3:
|
/external/llvm/test/Transforms/LoopDeletion/ |
D | dcetest.ll | 14 br i1 %kcond, label %BB3, label %BB4 16 BB3: ; preds = %BB2 23 BB5: ; preds = %BB3 27 BB6: ; preds = %BB3
|
/external/llvm/test/Transforms/ConstProp/ |
D | phi.ll | 8 br i1 %B, label %BB1, label %BB3 11 br label %BB3 13 BB3: ; preds = %BB1, %BB0
|
D | basictest.ll | 13 br label %BB3 16 br label %BB3 18 BB3:
|
/external/llvm/test/Transforms/Util/ |
D | lowerswitch.ll | 6 ; CHECK: %merge = phi i64 [ 1, %BB3 ], [ 0, %NewDefault ], [ 0, %NodeBlock5 ], [ 0, %LeafBlock1 ] 11 i32 0, label %BB3 12 i32 2, label %BB3 13 i32 4, label %BB3 17 %merge = phi i64 [ 1, %BB3 ], [ 0, %BB1 ], [ 0, %BB1 ], [ 0, %BB1 ] 20 BB3:
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | branch-fold-dbg.ll | 20 br i1 %5, label %BB5, label %BB3, !dbg !5 26 BB3: ; preds = %BB2 32 BB4: ; preds = %BB3 36 BB5: ; preds = %BB3, %BB2, %BB1, %Entry
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-04-12-FastIselOverflowCrash.ll | 13 br i1 %tmp2, label %.backedge, label %BB3 15 BB3:
|
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/ |
D | trunc-weird-user.ll | 23 br i1 %Tr, label %BB2, label %BB3 34 BB3:
|
/external/llvm/test/Transforms/JumpThreading/ |
D | basic.ll | 167 br i1 %tmp459, label %BB3, label %BB4 169 BB3: 330 ; Impossible conditional constraints should get threaded. BB3 is dead here. 347 br i1 %tmp459, label %BB3, label %BB4 349 BB3:
|
/external/llvm/test/Transforms/LoopRotate/ |
D | preserve-scev.ll | 14 BB4: ; preds = %BB3, %BB1
|
/external/llvm/test/CodeGen/ARM/ |
D | code-placement.ll | 56 ; CHECK: LBB1_[[BB3:.]]: @ %bb3
|
/external/llvm/lib/Target/ARM/ |
D | README.txt | 271 If BB4 is the only predecessor of BB3, then we can emit BB3 after BB4. We can
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | nfkc.txt | 610 2F4E>6BB3
|