Home
last modified time | relevance | path

Searched refs:csProfilePath (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h213 llvm::StringRef csProfilePath; member
H A DLTO.cpp60 c.CSIRProfile = std::string(config->csProfilePath); in createConfig()
H A DDriver.cpp1745 config->csProfilePath = args.getLastArgValue(OPT_cs_profile_path); in link()