Home
last modified time | relevance | path

Searched refs:RunCSIRInstr (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp166 RunCSIRInstr("lto-cspgo-gen", variable
299 Conf.RunCSIRInstr = RunCSIRInstr; in run()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h74 bool RunCSIRInstr = false; member
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DLTO.cpp61 c.RunCSIRInstr = config->csProfileGenerate; in createConfig()
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DLTO.cpp87 c.RunCSIRInstr = ctx.config.ltoCSProfileGenerate; in createConfig()
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DLTO.cpp144 c.RunCSIRInstr = config->ltoCSProfileGenerate; in createConfig()
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp144 Config.RunCSIRInstr = LTORunCSIRInstr; in LTOCodeGenerator()
H A DLTOBackend.cpp247 else if (Conf.RunCSIRInstr) { in runNewPMPasses()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1232 Conf.RunCSIRInstr = true; in runThinLTOBackend()
1235 Conf.RunCSIRInstr = false; in runThinLTOBackend()