Searched refs:buildModuleSummaryIndex (Results 1 – 4 of 4) sorted by relevance
36 ModuleSummaryIndex buildModuleSummaryIndex(
207 ModuleSummaryIndex Index = buildModuleSummaryIndex(M, nullptr, &PSI); in splitAndWriteThinLTOBitcode()382 ModuleSummaryIndex Index = buildModuleSummaryIndex(M, nullptr, &PSI); in splitAndWriteThinLTOBitcode()388 buildModuleSummaryIndex(*MergedM, nullptr, &PSI); in splitAndWriteThinLTOBitcode()
419 ModuleSummaryIndex llvm::buildModuleSummaryIndex( in buildModuleSummaryIndex() function in llvm594 return buildModuleSummaryIndex( in run()623 Index.emplace(buildModuleSummaryIndex( in runOnModule()
493 auto Index = buildModuleSummaryIndex(TheModule, nullptr, &PSI); in ProcessThinLTOModule()