Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp52 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon874e3a210111::SimplifyIndvar
DLoopUnroll.cpp498 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
DLocal.cpp344 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp1480 SmallVectorImpl<Instruction *> &DeadInsts, in MoveCalls()
1535 SmallVectorImpl<Instruction *> &DeadInsts, RRInfo &RetainsToMove, in PairUpRetainsAndReleases()
1746 SmallVector<Instruction *, 8> DeadInsts; in PerformCodePlacement() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp811 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { in DeleteTriviallyDeadInstructions()
2871 SmallVectorImpl<WeakVH> &DeadInsts) { in GenerateIVChain()
4709 SmallVectorImpl<WeakVH> &DeadInsts, in RewriteForPHI()
4784 SmallVectorImpl<WeakVH> &DeadInsts, in Rewrite()
4823 SmallVector<WeakVH, 16> DeadInsts; in ImplementSolution() local
5095 SmallVector<WeakVH, 16> DeadInsts; in runOnLoop() local
DIndVarSimplify.cpp79 SmallVector<WeakVH, 16> DeadInsts; member in __anon822ce7860111::IndVarSimplify
739 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon822ce7860311::WidenIV
DSROA.cpp1215 SetVector<Instruction *, SmallVector<Instruction *, 8>> DeadInsts; member in __anonadce12ea0911::SROA
4377 SmallVector<Instruction *, 32> DeadInsts; in promoteAllocas() local
DScalarReplAggregates.cpp95 SmallVector<Value*, 32> DeadInsts; member
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1686 SmallVectorImpl<WeakVH> &DeadInsts, in replaceCongruentIVs()