Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h507 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
H A DSelectionDAGBuilder.cpp1195 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1463 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1485 resolveDanglingDebugInfo(V, Val); in getValue()
1508 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()