Home
last modified time | relevance | path

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

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