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

/macosx-10.9.5/llvmCore-3425.0.33/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 120 milliseconds