Searched refs:updatePublicTypeTestCalls (Results 1 – 6 of 6) sorted by relevance
243 void updatePublicTypeTestCalls(Module &M,
598 updatePublicTypeTestCalls(*MergedModule, in optimize()
665 updatePublicTypeTestCalls(Mod, CombinedIndex.withWholeProgramVisibility()); in thinBackend()
480 updatePublicTypeTestCalls(TheModule, in ProcessThinLTOModule()
1304 updatePublicTypeTestCalls(*RegularLTO.CombinedModule, in runRegularLTO()
851 void llvm::updatePublicTypeTestCalls(Module &M, in updatePublicTypeTestCalls() function in llvm