HomeSort by relevance Sort by last modified time
    Searched refs:DeleteTriviallyDeadInstructions (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 639 /// DeleteTriviallyDeadInstructions - If any of the instructions is the
643 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 800 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) {
    [all...]

Completed in 57 milliseconds