Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp624 MachineBasicBlock::iterator handleDebugInstr(MachineInstr &MI, SlotIndex Idx);
887 LiveDebugVariables::LDVImpl::handleDebugInstr(MachineInstr &MI, SlotIndex Idx) { in handleDebugInstr() function in LiveDebugVariables::LDVImpl
956 MBBI = handleDebugInstr(*MBBI, Idx); in collectDebugValues()