Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp166 RunCSIRInstr("lto-cspgo-gen", variable
299 Conf.RunCSIRInstr = RunCSIRInstr; in run()
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h73 bool RunCSIRInstr = false; member
/openbsd-src/gnu/llvm/lld/COFF/
H A DLTO.cpp95 c.RunCSIRInstr = ctx.config.ltoCSProfileGenerate; in createConfig()
/openbsd-src/gnu/llvm/lld/ELF/
H A DLTO.cpp165 c.RunCSIRInstr = config->ltoCSProfileGenerate; in createConfig()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp1171 Conf.RunCSIRInstr = true; in runThinLTOBackend()
1174 Conf.RunCSIRInstr = false; in runThinLTOBackend()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp144 Config.RunCSIRInstr = LTORunCSIRInstr; in LTOCodeGenerator()
H A DLTOBackend.cpp239 else if (Conf.RunCSIRInstr) { in runNewPMPasses()
/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp947 Conf.RunCSIRInstr = options::cs_pgo_gen; in createLTO()