Searched refs:handleDebugValue (Results 1 – 3 of 3) sorted by relevance
310 bool handleDebugValue(MachineInstr *MI, SlotIndex Idx);441 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl474 if (handleDebugValue(MBBI, Idx)) { in collectDebugValues()
317 bool handleDebugValue(MachineInstr &MI, SlotIndex Idx);491 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl529 if (handleDebugValue(*MBBI, Idx)) { in collectDebugValues()
366 bool handleDebugValue(MachineInstr &MI, SlotIndex Idx);514 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl592 if (handleDebugValue(*MBBI, Idx)) { in collectDebugValues()