Home
last modified time | relevance | path

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

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