Home
last modified time | relevance | path

Searched defs:HashVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp74 PGOHashVersion HashVersion; member in __anon67ae45280111::PGOHash
132 PGOHash(PGOHashVersion HashVersion) in PGOHash()
800 PGOHashVersion HashVersion = PGO_HASH_LATEST; in mapRegionCounters() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h315 support::ulittle32_t HashVersion; // 1 or 2 member