Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h172 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef
176 MapVector<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
H A DSelectionDAGBuilder.cpp1254 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()
1274 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()