Home
last modified time | relevance | path

Searched defs:SampleProfileFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h251 std::string SampleProfileFile; variable
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp119 static cl::opt<std::string> SampleProfileFile( variable