Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp194 std::unique_ptr<MemoryBuffer> codegenModule(Module &TheModule, in codegenModule() function
386 return codegenModule(TheModule, TM); in ProcessThinLTOModule()
665 return codegenModule(TheModule, *TMBuilder.create()); in codegen()