Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h121 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef
125 MapVector<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
H A DSelectionDAGBuilder.cpp1192 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()
1212 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()