Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp839 ModuleSummaryIndex::ModuleInfo *getThisModule();
5374 ModuleSummaryIndexBitcodeReader::getThisModule() { in getThisModule() function in ModuleSummaryIndexBitcodeReader
5597 auto &Hash = getThisModule()->second.second; in parseModule()
5930 FS->setModulePath(getThisModule()->first()); in parseEntireSummary()
5949 AS->setModulePath(getThisModule()->first()); in parseEntireSummary()
5978 FS->setModulePath(getThisModule()->first()); in parseEntireSummary()
6005 VS->setModulePath(getThisModule()->first()); in parseEntireSummary()