Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h271 std::string SampleProfileFile; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp121 static cl::opt<std::string> SampleProfileFile( variable