Searched refs:ProfileGuidedOptimization (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 225 ProfileGuidedOptimization = 0x00040000, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 236 ProfileGuidedOptimization = 0x00040000, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 236 ProfileGuidedOptimization = 0x00040000, enumerator
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 234 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 224 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 216 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalSymbolDumper.cpp | 129 PUSH_FLAG(FrameProcedureOptions, ProfileGuidedOptimization, FPO, "pgo"); in formatFrameProcedureOptions()
|