Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h283 std::string SampleProfileFile; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp122 static cl::opt<std::string> SampleProfileFile( variable