Searched refs:buildModuleSummaryIndex (Results 1 – 4 of 4) sorted by relevance
36 ModuleSummaryIndex buildModuleSummaryIndex(
208 ModuleSummaryIndex Index = buildModuleSummaryIndex(M, nullptr, &PSI); in splitAndWriteThinLTOBitcode()383 ModuleSummaryIndex Index = buildModuleSummaryIndex(M, nullptr, &PSI); in splitAndWriteThinLTOBitcode()389 buildModuleSummaryIndex(*MergedM, nullptr, &PSI); in splitAndWriteThinLTOBitcode()
455 ModuleSummaryIndex llvm::buildModuleSummaryIndex( in buildModuleSummaryIndex() function in llvm638 return buildModuleSummaryIndex( in run()667 Index.emplace(buildModuleSummaryIndex( in runOnModule()
433 auto Index = buildModuleSummaryIndex(TheModule, nullptr, &PSI); in ProcessThinLTOModule()