Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h120 typedef std::vector<DanglingDebugInfo> DanglingDebugInfoVector; typedef
124 DenseMap<const Value*, DanglingDebugInfoVector> DanglingDebugInfoMap;
DSelectionDAGBuilder.cpp1122 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo()
1135 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo()