Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h157 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef
161 MapVector<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
H A DSelectionDAGBuilder.cpp1429 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()
1449 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()