Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1465 ValueToValueMapTy DbgValueMap; in insertDebugValuesForPHIs() local
1469 DbgValueMap.insert({Loc, DbgII}); in insertDebugValuesForPHIs()
1472 if (DbgValueMap.size() == 0) in insertDebugValuesForPHIs()
1486 auto V = DbgValueMap.find(VI); in insertDebugValuesForPHIs()
1487 if (V != DbgValueMap.end()) { in insertDebugValuesForPHIs()