Home
last modified time | relevance | path

Searched defs:BMs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DIRSymtab.cpp346 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DIRSymtab.cpp373 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTOBackend.cpp658 BitcodeModule *lto::findThinLTOModule(MutableArrayRef<BitcodeModule> BMs) { in findThinLTOModule()