/external/llvm/lib/CodeGen/ |
D | InterleavedAccessPass.cpp | 197 LoadInst *LI, SmallVector<Instruction *, 32> &DeadInsts) { in lowerInterleavedLoad() 335 StoreInst *SI, SmallVector<Instruction *, 32> &DeadInsts) { in lowerInterleavedStore() 371 SmallVector<Instruction *, 32> DeadInsts; in runOnFunction() local
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | SROA.h | 71 SetVector<Instruction *, SmallVector<Instruction *, 8>> DeadInsts; variable
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 389 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
|
D | SimplifyIndVar.cpp | 52 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon47a1462c0111::SimplifyIndvar
|
D | Local.cpp | 272 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 611 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
|
D | SimplifyIndVar.cpp | 51 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon72f35b800111::SimplifyIndvar
|
D | Local.cpp | 357 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCOpts.cpp | 1479 SmallVectorImpl<Instruction *> &DeadInsts, in MoveCalls() 1534 SmallVectorImpl<Instruction *> &DeadInsts, RRInfo &RetainsToMove, in PairUpRetainsAndReleases() 1741 SmallVector<Instruction *, 8> DeadInsts; in PerformCodePlacement() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 643 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { in DeleteTriviallyDeadInstructions() 3667 SmallVectorImpl<WeakVH> &DeadInsts, in RewriteForPHI() 3736 SmallVectorImpl<WeakVH> &DeadInsts, in Rewrite() 3775 SmallVector<WeakVH, 16> DeadInsts; in ImplementSolution() local 3828 SmallVector<WeakVH, 16> DeadInsts; in LSRInstance() local 3881 SmallVector<WeakVH, 16> DeadInsts; in LSRInstance() local
|
D | IndVarSimplify.cpp | 82 SmallVector<WeakVH, 16> DeadInsts; member in __anon4ce174f10111::IndVarSimplify 811 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon4ce174f10311::WidenIV
|
D | Reassociate.cpp | 79 SmallVector<WeakVH, 8> DeadInsts; member in __anond063d5730211::Reassociate
|
D | ObjCARC.cpp | 2677 SmallVectorImpl<Instruction *> &DeadInsts, in MoveCalls() 2758 SmallVector<Instruction *, 8> DeadInsts; in PerformCodePlacement() local
|
D | ScalarReplAggregates.cpp | 81 SmallVector<Value*, 32> DeadInsts; member
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AutoUpgrade.cpp | 554 SmallPtrSet<Instruction*, 32> DeadInsts; in UpgradeExceptionHandling() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 96 SmallVector<WeakVH, 16> DeadInsts; member in __anone27634c50111::IndVarSimplify 887 SmallVectorImpl<WeakVH> &DeadInsts; member in __anone27634c50511::WidenIV
|
D | LoopStrengthReduce.cpp | 800 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { in DeleteTriviallyDeadInstructions() 2830 SmallVectorImpl<WeakVH> &DeadInsts) { in GenerateIVChain() 4734 SmallVector<WeakVH, 16> DeadInsts; in ImplementSolution() local 5005 SmallVector<WeakVH, 16> DeadInsts; in runOnLoop() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1524 SmallVectorImpl<WeakVH> &DeadInsts) { in replaceCongruentIVs()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1753 SmallVectorImpl<WeakVH> &DeadInsts, in replaceCongruentIVs()
|