Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h348 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
H A DSelectionDAGBuilder.cpp1420 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1711 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1733 resolveDanglingDebugInfo(V, Val); in getValue()
1756 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()