Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h236 ProfileGuidedOptimization = 0x00040000, enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp205 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp130 PUSH_FLAG(FrameProcedureOptions, ProfileGuidedOptimization, FPO, "pgo"); in formatFrameProcedureOptions()