Searched defs:ProfileFileName (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
| D | SampleProfile.h | 31 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | SampleProfile.h | 29 : ProfileFileName(File), ProfileRemappingFileName(RemappingFile), in ProfileFileName() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
| D | MIRSampleProfile.h | 34 std::string ProfileFileName; variable
|
| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingFile.c | 178 static FILE *openFileForMerging(const char *ProfileFileName) { in openFileForMerging()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 165 std::string ProfileFileName; member in __anon0f2353a10111::PGOInstrumentationUseLegacyPass 851 Module &M, StringRef ProfileFileName, in annotateAllFunctions()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 398 std::string ProfileFileName; member in __anoned4321030111::PGOInstrumentationUseLegacyPass 1520 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
| D | PGOInstrumentation.cpp | 2061 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()
|