Searched refs:updatePublicTypeTestCalls (Results 1 – 6 of 6) sorted by relevance
246 updatePublicTypeTestCalls(Module &M, bool WholeProgramVisibilityEnabledInLTO);
585 updatePublicTypeTestCalls(*MergedModule, in optimize()
722 updatePublicTypeTestCalls(Mod, CombinedIndex.withWholeProgramVisibility()); in thinBackend()
473 updatePublicTypeTestCalls(TheModule, in ProcessThinLTOModule()
1332 updatePublicTypeTestCalls(*RegularLTO.CombinedModule, in runRegularLTO()
882 void llvm::updatePublicTypeTestCalls(Module &M, in updatePublicTypeTestCalls() function in llvm