Searched defs:ProfileFileName (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h35 std::string ProfileFileName; member in class:llvm::SampleProfileLoaderPass
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h66 std::string ProfileFileName; member in class:llvm::PGOInstrumentationUse
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c292 static FILE *openFileForMerging(const char *ProfileFileName, int *MergeDone) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp398 std::string ProfileFileName; member in class:__anon5602::PGOInstrumentationUseLegacyPass
1519 annotateAllFunctions( Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, function_ref<BranchProbabilityInfo *(Function &)> LookupBPI, function_ref<BlockFrequencyInfo *(Function &)> LookupBFI, ProfileSummaryInfo *PSI, bool IsCS) argument
[all...]

Completed in 197 milliseconds