Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DLTOModule.cpp150 static Module *parseBitcodeFileImpl(MemoryBufferRef Buffer, in parseBitcodeFileImpl() function
200 std::unique_ptr<Module> M(parseBitcodeFileImpl( in makeLTOModule()