Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1684 stable_hash CombinedCGDataHash; member in __anona29527bd1111::SecondRoundThinBackend
1693 stable_hash CombinedCGDataHash) in SecondRoundThinBackend() argument
1700 IRFiles(std::move(IRFiles)), CombinedCGDataHash(CombinedCGDataHash) {} in SecondRoundThinBackend()
1734 /*ExtraID=*/std::to_string(CombinedCGDataHash)); in runThinLTOBackendThread()