Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGlobalMergeFunctions.h36 UsingHashFunction, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp519 MergerMode = HashFunctionMode::UsingHashFunction; in initializeMergerMode()
549 if (MergerMode == HashFunctionMode::UsingHashFunction) { in run()