HomeSort by: relevance | last modified time | path
    Searched refs:ProfileGuidedOptimization (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 236 ProfileGuidedOptimization = 0x00040000,
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 224 CV_ENUM_CLASS_ENT(FrameProcedureOptions, ProfileGuidedOptimization),
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalSymbolDumper.cpp 129 PUSH_FLAG(FrameProcedureOptions, ProfileGuidedOptimization, FPO, "pgo");
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1436 FPO |= FrameProcedureOptions::ProfileGuidedOptimization;

Completed in 19 milliseconds