Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h761 void tryToSinkInstructionDbgValues(
HDInstructionCombining.cpp4799 tryToSinkInstructionDbgValues(I, InsertPos, SrcBlock, DestBlock, DbgUsers); in tryToSinkInstruction()
4816 void InstCombinerImpl::tryToSinkInstructionDbgValues( in tryToSinkInstructionDbgValues() function in InstCombinerImpl