Searched defs:ProfileFileName (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleProfile.h | 31 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleProfile.h | 29 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MIRSampleProfile.h | 34 std::string ProfileFileName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MIRSampleProfile.h | 39 std::string ProfileFileName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MIRSampleProfile.h | 39 std::string ProfileFileName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MIRSampleProfile.h | 39 std::string ProfileFileName; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MIRSampleProfile.h | 39 std::string ProfileFileName; variable
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 165 std::string ProfileFileName; member in __anonf29fcf030111::PGOInstrumentationUseLegacyPass 851 Module &M, StringRef ProfileFileName, in annotateAllFunctions()
|
/aosp_15_r20/external/compiler-rt/lib/profile/ |
H A D | InstrProfilingFile.c | 178 static FILE *openFileForMerging(const char *ProfileFileName) { in openFileForMerging()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 398 std::string ProfileFileName; member in __anona9b304e50111::PGOInstrumentationUseLegacyPass 1520 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2061 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()
|