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