Searched refs:DeleteTriviallyDeadInstructions (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp737 /// DeleteTriviallyDeadInstructions - If any of the instructions is the
741 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { function
4584 Changed |= DeleteTriviallyDeadInstructions(DeadInsts);
4828 DeleteTriviallyDeadInstructions(DeadInsts);

Completed in 587 milliseconds