Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp610 MachineBasicBlock::iterator handleDebugInstr(MachineInstr &MI, SlotIndex Idx);
874 MachineBasicBlock::iterator LDVImpl::handleDebugInstr(MachineInstr &MI, in handleDebugInstr() function in LDVImpl
938 MBBI = handleDebugInstr(*MBBI, Idx); in collectDebugValues()