Home
last modified time | relevance | path

Searched defs:DeadInsts (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp197 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/
DSROA.h71 SetVector<Instruction *, SmallVector<Instruction *, 8>> DeadInsts; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopUnroll.cpp389 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
DSimplifyIndVar.cpp52 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon47a1462c0111::SimplifyIndvar
DLocal.cpp272 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp611 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
DSimplifyIndVar.cpp51 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon72f35b800111::SimplifyIndvar
DLocal.cpp357 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1479 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/
DLoopStrengthReduce.cpp643 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
DIndVarSimplify.cpp82 SmallVector<WeakVH, 16> DeadInsts; member in __anon4ce174f10111::IndVarSimplify
811 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon4ce174f10311::WidenIV
DReassociate.cpp79 SmallVector<WeakVH, 8> DeadInsts; member in __anond063d5730211::Reassociate
DObjCARC.cpp2677 SmallVectorImpl<Instruction *> &DeadInsts, in MoveCalls()
2758 SmallVector<Instruction *, 8> DeadInsts; in PerformCodePlacement() local
DScalarReplAggregates.cpp81 SmallVector<Value*, 32> DeadInsts; member
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAutoUpgrade.cpp554 SmallPtrSet<Instruction*, 32> DeadInsts; in UpgradeExceptionHandling() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp96 SmallVector<WeakVH, 16> DeadInsts; member in __anone27634c50111::IndVarSimplify
887 SmallVectorImpl<WeakVH> &DeadInsts; member in __anone27634c50511::WidenIV
DLoopStrengthReduce.cpp800 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/
DScalarEvolutionExpander.cpp1524 SmallVectorImpl<WeakVH> &DeadInsts) { in replaceCongruentIVs()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1753 SmallVectorImpl<WeakVH> &DeadInsts, in replaceCongruentIVs()