enum PGOHashVersion

Description

The version of the PGO hash algorithm.

Declared at: clang/lib/CodeGen/CodeGenPGO.cpp:52

Enumerators

NameValueComment
PGO_HASH_V10
PGO_HASH_V21
PGO_HASH_V32
PGO_HASH_LATEST2