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.cpp612 MachineBasicBlock::iterator handleDebugInstr(MachineInstr &MI, SlotIndex Idx);
876 MachineBasicBlock::iterator LDVImpl::handleDebugInstr(MachineInstr &MI, in handleDebugInstr() function in LDVImpl
944 MBBI = handleDebugInstr(*MBBI, Idx); in collectDebugValues()