Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGlobalMergeFunctions.h35 BuildingHashFuncion, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp517 MergerMode = HashFunctionMode::BuildingHashFuncion; in initializeMergerMode()
556 if (MergerMode == HashFunctionMode::BuildingHashFuncion) in run()