Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp186 RunCSIRInstr("lto-cspgo-gen", variable
330 Conf.RunCSIRInstr = RunCSIRInstr; in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h72 bool RunCSIRInstr = false; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.cpp59 c.RunCSIRInstr = config->csProfileGenerate; in createConfig()
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp81 c.RunCSIRInstr = ctx.config.ltoCSProfileGenerate; in createConfig()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp144 c.RunCSIRInstr = ctx.arg.ltoCSProfileGenerate; in createConfig()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp131 Config.RunCSIRInstr = LTORunCSIRInstr; in LTOCodeGenerator()
H A DLTOBackend.cpp250 else if (Conf.RunCSIRInstr) { in runNewPMPasses()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1352 Conf.RunCSIRInstr = true; in runThinLTOBackend()
1355 Conf.RunCSIRInstr = false; in runThinLTOBackend()