Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1647 void RegAllocFastImpl::handleDebugValue(MachineInstr &MI) { handleDebugValue() function in RegAllocFastImpl
H A DLiveDebugVariables.cpp800 bool LDVImpl::handleDebugValue(MachineInstr &MI, SlotIndex Idx) { handleDebugValue() function in LDVImpl
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1584 bool SelectionDAGBuilder::handleDebugValue(ArrayRef<const Value *> Values, handleDebugValue() function in SelectionDAGBuilder