Searched refs:DanglingDebugInfoVector (Results 1 – 2 of 2) sorted by relevance
120 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef124 DenseMap<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
1122 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()1135 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()