Home
last modified time | relevance | path

Searched defs:ProfileFileName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRSampleProfile.h39 std::string ProfileFileName; variable
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c472 openFileForMerging(const char * ProfileFileName,int * MergeDone) openFileForMerging() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2026 annotateAllFunctions(Module & M,StringRef ProfileFileName,StringRef ProfileRemappingFileName,vfs::FileSystem & FS,function_ref<TargetLibraryInfo & (Function &)> LookupTLI,function_ref<BranchProbabilityInfo * (Function &)> LookupBPI,function_ref<BlockFrequencyInfo * (Function &)> LookupBFI,ProfileSummaryInfo * PSI,bool IsCS) annotateAllFunctions() argument
[all...]