Searched defs:StatsFile (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h245 std::unique_ptr<ToolOutputFile> StatsFile = nullptr; member in struct:llvm::LTOCodeGenerator
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h172 std::string StatsFile; member in struct:llvm::lto::Config
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h544 std::string StatsFile; member in class:clang::FrontendOptions
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1050 SmallString<128> StatsFile = getStatsFileName(Args, Output, Input, D); local
[all...]
H A DDarwin.cpp637 SmallString<128> StatsFile = local
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1096 StringRef StatsFile = getFrontendOpts().StatsFile; local

Completed in 101 milliseconds