Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1445 void RegAllocFast::handleDebugValue(MachineInstr &MI) { in handleDebugValue() function in RegAllocFast
H A DLiveDebugVariables.cpp799 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { in handleDebugValue() function in LDVImpl
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1385 bool SelectionDAGBuilder::handleDebugValue(ArrayRef<const Value *> Values, in handleDebugValue() function in SelectionDAGBuilder