Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp619 bool handleDebugLabel(MachineInstr &MI, SlotIndex Idx);
896 bool LDVImpl::handleDebugLabel(MachineInstr &MI, SlotIndex Idx) { in handleDebugLabel() function in LDVImpl
948 (MBBI->isDebugLabel() && handleDebugLabel(*MBBI, Idx))) { in collectDebugValues()