Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp316 bool handleDebugValue(MachineInstr *MI, SlotIndex Idx);
490 bool LDVImpl::handleDebugValue(MachineInstr *MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl
528 if (handleDebugValue(MBBI, Idx)) { in collectDebugValues()