Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h675 void resolveDanglingDebugInfo(const Value *V, SDValue Val);
DSelectionDAGBuilder.cpp941 void SelectionDAGBuilder::resolveDanglingDebugInfo(const Value *V, in resolveDanglingDebugInfo() function in SelectionDAGBuilder
979 resolveDanglingDebugInfo(V, Result); in getCopyFromRegs()
1003 resolveDanglingDebugInfo(V, Val); in getValue()
1032 resolveDanglingDebugInfo(V, Val); in getNonRegisterValue()