Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h120 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef
124 MapVector<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
H A DSelectionDAGBuilder.cpp1181 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()
1201 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()