Home
last modified time | relevance | path

Searched defs:PGO (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp88 enum class UseBFI { None, PGO, All }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp581 CodeGenPGO &PGO; member
H A DCodeGenModule.cpp7226 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local
7233 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local
7240 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h486 PGO = 1 << 18, enumerator