Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp403 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() argument
407 H = hash_combine(H, MapFn(V)); in getHashValue()