Searched refs:tryToSinkInstructionDbgValues (Results 1 – 2 of 2) sorted by relevance
761 void tryToSinkInstructionDbgValues(
4799 tryToSinkInstructionDbgValues(I, InsertPos, SrcBlock, DestBlock, DbgUsers); in tryToSinkInstruction()4816 void InstCombinerImpl::tryToSinkInstructionDbgValues( in tryToSinkInstructionDbgValues() function in InstCombinerImpl