Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h605 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
DSelectionDAGBuilder.cpp994 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
1034 resolveDanglingDebugInfo(V, res); in getCopyFromRegs()
1058 resolveDanglingDebugInfo(V, Val); in getValue()
1072 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()