Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h685 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
H A DSelectionDAGBuilder.cpp1153 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1210 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1232 resolveDanglingDebugInfo(V, Val); in getValue()
1261 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()