Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h113 DenseMap<const Value*, DanglingDebugInfo> DanglingDebugInfoMap; variable
DSelectionDAGBuilder.cpp848 DanglingDebugInfoMap.clear(); in clearDanglingDebugInfo()
943 DanglingDebugInfo &DDI = DanglingDebugInfoMap[V]; in resolveDanglingDebugInfo()
963 DanglingDebugInfoMap[V] = DanglingDebugInfo(); in resolveDanglingDebugInfo()
4526 DanglingDebugInfoMap[V] = DDI; in visitIntrinsicCall()