Searched refs:handleDebugValue (Results 1 – 2 of 2) sorted by relevance
181 void handleDebugValue(MachineInstr &MI);1021 void RegAllocFast::handleDebugValue(MachineInstr &MI) { in handleDebugValue() function in RegAllocFast1083 handleDebugValue(MI); in allocateBasicBlock()
380 bool handleDebugValue(MachineInstr &MI, SlotIndex Idx);530 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl613 if (MBBI->isDebugValue() && handleDebugValue(*MBBI, Idx)) { in collectDebugValues()