Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp632 bool handleDebugLabel(MachineInstr &MI, SlotIndex Idx);
907 bool LiveDebugVariables::LDVImpl::handleDebugLabel(MachineInstr &MI, in handleDebugLabel() function in LiveDebugVariables::LDVImpl
961 (MBBI->isDebugLabel() && handleDebugLabel(*MBBI, Idx))) { in collectDebugValues()