Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h225 ProfileGuidedOptimization = 0x00040000, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h236 ProfileGuidedOptimization = 0x00040000, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h236 ProfileGuidedOptimization = 0x00040000, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp234 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp224 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp216 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp129 PUSH_FLAG(FrameProcedureOptions, ProfileGuidedOptimization, FPO, "pgo"); in formatFrameProcedureOptions()