Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DArchive.h368 bool getAllModules(std::vector<Module*>& Modules, std::string* ErrMessage);
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchiveReader.cpp343 Archive::getAllModules(std::vector<Module*>& Modules, in getAllModules() function in Archive