Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp49 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon29beea470111::SimplifyIndvar
DLoopUnroll.cpp421 SmallVector<WeakVH, 16> DeadInsts; in UnrollLoop() local
DLocal.cpp322 SmallVector<Instruction*, 16> DeadInsts; in RecursivelyDeleteTriviallyDeadInstructions() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp74 SmallVector<WeakVH, 16> DeadInsts; member in __anon72b39c6c0111::IndVarSimplify
718 SmallVectorImpl<WeakVH> &DeadInsts; member in __anon72b39c6c0311::WidenIV
DLoopStrengthReduce.cpp752 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { in DeleteTriviallyDeadInstructions()
2808 SmallVectorImpl<WeakVH> &DeadInsts) { in GenerateIVChain()
4557 SmallVectorImpl<WeakVH> &DeadInsts, in RewriteForPHI()
4630 SmallVectorImpl<WeakVH> &DeadInsts, in Rewrite()
4669 SmallVector<WeakVH, 16> DeadInsts; in ImplementSolution() local
4935 SmallVector<WeakVH, 16> DeadInsts; in runOnLoop() local
DSROA.cpp866 SetVector<Instruction *, SmallVector<Instruction *, 8> > DeadInsts; member in __anon0cb450500511::SROA
3470 SmallVector<Instruction *, 32> DeadInsts; in promoteAllocas() local
DScalarReplAggregates.cpp94 SmallVector<Value*, 32> DeadInsts; member
/freebsd-10-stable/contrib/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp2299 SmallVectorImpl<Instruction *> &DeadInsts, in MoveCalls()
2368 SmallVectorImpl<Instruction *> &DeadInsts, in ConnectTDBUTraversals()
2610 SmallVector<Instruction *, 8> DeadInsts; in PerformCodePlacement() local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1581 SmallVectorImpl<WeakVH> &DeadInsts, in replaceCongruentIVs()