/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-phi.ll | 9 T: ; preds = %Dead, %0 10 phi i32* [ %X, %0 ], [ @Y, %Dead ] ; <i32*>:1 [#uses=0] 12 Dead: ; No predecessors! 27 Test: ; preds = %Dead, %0 28 %X = phi i32 [ 0, %0 ], [ %Y, %Dead ] ; <i32> [#uses=1] 30 Dead: ; No predecessors!
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2005-07-07-DeadPHILoop.ll | 8 Dead: ; preds = %Dead 9 %X = phi i32 [ %Y, %Dead ] ; <i32> [#uses=1] 12 br label %Dead
|
D | 2003-09-09-VolatileLoadElim.ll | 4 ; Dead but not deletable!
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 165 SmallVectorImpl<MachineInstr*> &Dead) { in foldAsLoad() argument 216 Dead.push_back(DefMI); in foldAsLoad() 320 void LiveRangeEdit::eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead, in eliminateDeadDefs() argument 326 while (!Dead.empty()) in eliminateDeadDefs() 327 eliminateDeadDef(Dead.pop_back_val(), ToShrink); in eliminateDeadDefs() 335 if (foldAsLoad(LI, Dead)) in eliminateDeadDefs() 339 if (!LIS.shrinkToUses(LI, &Dead)) in eliminateDeadDefs()
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | SimplifyIndVar.h | 61 SmallVectorImpl<WeakVH> &Dead, IVVisitor *V = nullptr); 66 SmallVectorImpl<WeakVH> &Dead);
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination' 42 ; OPT-O1-DAG: Skipping pass 'Dead Store Elimination' 59 ; OPT-MORE-DAG: Skipping pass 'Dead Code Elimination' 60 ; OPT-MORE-DAG: Skipping pass 'Dead Instruction Elimination'
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 58 SmallVectorImpl<WeakVH> &Dead, IVUsers *IVU = nullptr) in SimplifyIndvar() argument 59 : L(Loop), LI(LI), SE(SE), DeadInsts(Dead), Changed(false) { in SimplifyIndvar() 518 SmallVectorImpl<WeakVH> &Dead, IVVisitor *V) in simplifyUsersOfIV() argument 521 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, LI, Dead); in simplifyUsersOfIV() 529 SmallVectorImpl<WeakVH> &Dead) { in simplifyLoopIVs() argument 532 Changed |= simplifyUsersOfIV(cast<PHINode>(I), SE, LPM, Dead); in simplifyLoopIVs()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 93 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead); 217 void eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead,
|
D | MachineInstrBuilder.h | 34 Dead = 0x10, enumerator 76 flags & RegState::Dead, 408 return B ? RegState::Dead : 0; in getDeadRegState()
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | PartialStore.ll | 62 store i8 10, i8* %C ;; Dead store to variable index. 78 store i8 10, i8 addrspace(1)* %C ;; Dead store to variable index.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2006-01-11-darwin-fp-argument.ll | 6 ; Dead argument should reserve an FP register.
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | deadretval.ll | 3 ; Dead arg only used by dead retval
|
D | deadretval2.ll | 7 ; Dead arg only used by dead retval
|
/external/llvm/test/Analysis/BasicAA/ |
D | modref.ll | 52 store i8 1, i8* %P2 ;; Dead, clobbered by memset. 65 %Y = add i8 %X, 1 ;; Dead, because the only use (the store) is dead. 79 %Y = add i8 %X, 1 ;; Dead, because the only use (the store) is dead.
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2009-01-18-PHIPropCrash.ll | 3 ; Dead use caused invariant violation.
|
/external/protobuf/gtest/xcode/Config/ |
D | DebugProject.xcconfig | 19 // Dead code stripping off
|
D | ReleaseProject.xcconfig | 24 // Dead code strip does not affect ObjC code but can help for C
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | DebugProject.xcconfig | 19 // Dead code stripping off
|
D | ReleaseProject.xcconfig | 24 // Dead code strip does not affect ObjC code but can help for C
|
/external/v8/src/compiler/ |
D | common-operator.h | 72 const Operator* Dead();
|
/external/llvm/docs/ |
D | Passes.rst | 375 ``-adce``: Aggressive Dead Code Elimination 476 to run a :ref:`Dead Instruction Elimination <passes-die>` pass sometime after 481 ``-dce``: Dead Code Elimination 484 Dead code elimination is similar to :ref:`dead instruction elimination 488 ``-deadargelim``: Dead Argument Elimination 491 This pass deletes dead arguments from internal functions. Dead argument 499 ``-deadtypeelim``: Dead Type Elimination 508 ``-die``: Dead Instruction Elimination 511 Dead instruction elimination performs a single pass over the function, removing 514 ``-dse``: Dead Store Elimination [all …]
|
/external/llvm/test/Transforms/LoopRotate/ |
D | preserve-loop-simplify.ll | 37 ; Dead!
|
/external/tcpdump/tests/ |
D | lmp-v.out | 40 Hello Dead Interval: 15 65 Hello Dead Interval: 15 108 Verify Dead Interval: 50
|
/external/llvm/lib/Transforms/Scalar/ |
D | DeadStoreElimination.cpp | 747 Instruction *Dead = BBI++; in handleEndBlock() local 750 << *Dead << "\n Objects: "; in handleEndBlock() 760 DeleteDeadInstruction(Dead, *MD, TLI, &DeadStackObjects); in handleEndBlock()
|