Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp352 static lto_code_gen_t createCodeGen(bool InLocalContext) { in createCodeGen() argument
358 InLocalContext ? new LibLTOCodeGenerator(std::make_unique<LLVMContext>()) in createCodeGen()