Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1444 ValueToValueMapTy DbgValueMap; in insertDebugValuesForPHIs() local
1448 DbgValueMap.insert({Loc, DbgII}); in insertDebugValuesForPHIs()
1451 if (DbgValueMap.size() == 0) in insertDebugValuesForPHIs()
1465 auto V = DbgValueMap.find(VI); in insertDebugValuesForPHIs()
1466 if (V != DbgValueMap.end()) { in insertDebugValuesForPHIs()