Searched refs:updatePublicTypeTestCalls (Results 1 – 6 of 6) sorted by relevance
243 void updatePublicTypeTestCalls(Module &M,
605 updatePublicTypeTestCalls(*MergedModule, in optimize()
566 updatePublicTypeTestCalls(Mod, CombinedIndex.withWholeProgramVisibility()); in thinBackend()
457 updatePublicTypeTestCalls(TheModule, in ProcessThinLTOModule()
1142 updatePublicTypeTestCalls(*RegularLTO.CombinedModule, in runRegularLTO()
804 void updatePublicTypeTestCalls(Module &M, in updatePublicTypeTestCalls() function