Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h111 sn_mapR.clear(); in beginCompare()
384 mutable DenseMap<const Value*, int> sn_mapL, sn_mapR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp756 RightSN = sn_mapR.insert(std::make_pair(R, sn_mapR.size())); in cmpValues()