Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h348 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
H A DSelectionDAGBuilder.cpp1453 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1743 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1765 resolveDanglingDebugInfo(V, Val); in getValue()
1788 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()