Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h106 sn_mapR.clear(); in beginCompare()
382 mutable DenseMap<const Value*, int> sn_mapL, sn_mapR; variable
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp907 RightSN = sn_mapR.insert(std::make_pair(R, sn_mapR.size())); in cmpValues()