Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
Dlto.cpp322 static lto_code_gen_t createCodeGen(bool InLocalContext) { in createCodeGen() argument
328 InLocalContext ? new LibLTOCodeGenerator(make_unique<LLVMContext>()) in createCodeGen()