Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp350 static lto_code_gen_t createCodeGen(bool InLocalContext) { in createCodeGen() argument
356 InLocalContext ? new LibLTOCodeGenerator(std::make_unique<LLVMContext>()) in createCodeGen()