Searched defs:SampleProfile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/LTO/ |
H A D | Config.h | 119 std::string SampleProfile; global() member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 1193 runThinLTOBackend(DiagnosticsEngine & Diags,ModuleSummaryIndex * CombinedIndex,llvm::Module * M,const HeaderSearchOptions & HeaderOpts,const CodeGenOptions & CGOpts,const clang::TargetOptions & TOpts,const LangOptions & LOpts,std::unique_ptr<raw_pwrite_stream> OS,std::string SampleProfile,std::string ProfileRemapping,BackendAction Action) runThinLTOBackend() argument
|