Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp186 auto &Mod = Input->getSingleBitcodeModule(); in loadModuleFromInput()
571 auto &M = Mod->getSingleBitcodeModule(); in linkCombinedIndex()
1032 Modules[LeftIndex]->getSingleBitcodeModule().getBuffer().size(); in run()
1034 Modules[RightIndex]->getSingleBitcodeModule().getBuffer().size(); in run()
DLTO.cpp464 BitcodeModule &InputFile::getSingleBitcodeModule() { in getSingleBitcodeModule() function in InputFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h178 BitcodeModule &getSingleBitcodeModule();