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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp737 /// DeleteTriviallyDeadInstructions - If any of the instructions is the
741 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { function
4588 Changed |= DeleteTriviallyDeadInstructions(DeadInsts);
4832 DeleteTriviallyDeadInstructions(DeadInsts);

Completed in 208 milliseconds