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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp842 ModuleSummaryIndex::ModuleInfo *getThisModule();
5473 ModuleSummaryIndexBitcodeReader::getThisModule() { function in class:ModuleSummaryIndexBitcodeReader
5696 auto &Hash = getThisModule()->second.second;
6038 FS->setModulePath(getThisModule()->first());
6057 AS->setModulePath(getThisModule()->first());
6088 FS->setModulePath(getThisModule()->first());
6115 VS->setModulePath(getThisModule()->first());

Completed in 71 milliseconds