Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h112 sn_mapR.clear(); in beginCompare()
385 mutable DenseMap<const Value*, int> sn_mapL, sn_mapR; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp755 RightSN = sn_mapR.insert(std::make_pair(R, sn_mapR.size())); in cmpValues()