Home
last modified time | relevance | path

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

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