Searched refs:createLowerTypeTestsPass (Results 1 – 3 of 3) sorted by relevance
240 ModulePass *createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary,
954 PM.add(createLowerTypeTestsPass(nullptr, ImportSummary)); in populateThinLTOPassManager()987 PM.add(createLowerTypeTestsPass(ExportSummary, nullptr)); in populateLTOPassManager()
488 llvm::createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in createLowerTypeTestsPass() function in llvm