Home
last modified time | relevance | path

Searched refs:DIIClone (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4868 for (auto &DIIClone : llvm::reverse(DIIClones)) { in tryToSinkInstructionDbgValues() local
4869 DIIClone->insertBefore(&*InsertPos); in tryToSinkInstructionDbgValues()
4870 LLVM_DEBUG(dbgs() << "SINK: " << *DIIClone << '\n'); in tryToSinkInstructionDbgValues()