Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h764 void tryToSinkInstructionDbgVariableRecords(
H A DInstructionCombining.cpp4801 tryToSinkInstructionDbgVariableRecords(I, InsertPos, SrcBlock, DestBlock, in tryToSinkInstruction()
4875 void InstCombinerImpl::tryToSinkInstructionDbgVariableRecords( in tryToSinkInstructionDbgVariableRecords() function in InstCombinerImpl