Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h112 DenseMap<const Value*, DanglingDebugInfo> DanglingDebugInfoMap; variable
DSelectionDAGBuilder.cpp902 DanglingDebugInfoMap.clear(); in clearDanglingDebugInfo()
996 DanglingDebugInfo &DDI = DanglingDebugInfoMap[V]; in resolveDanglingDebugInfo()
1018 DanglingDebugInfoMap[V] = DanglingDebugInfo(); in resolveDanglingDebugInfo()
4767 DanglingDebugInfoMap[V] = DDI; in visitIntrinsicCall()