Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h106 sn_mapL.clear(); in beginCompare()
386 mutable DenseMap<const Value*, int> sn_mapL, sn_mapR; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp920 auto LeftSN = sn_mapL.insert(std::make_pair(L, sn_mapL.size())), in cmpValues()