Searched refs:hasWholeProgramVisibility (Results 1 – 4 of 4) sorted by relevance
244 hasWholeProgramVisibility(bool WholeProgramVisibilityEnabledInLTO);
810 bool llvm::hasWholeProgramVisibility(bool WholeProgramVisibilityEnabledInLTO) { in hasWholeProgramVisibility() function in llvm861 if (!hasWholeProgramVisibility(WholeProgramVisibilityEnabledInLTO)) in updateVCallVisibilityInModule()888 if (hasWholeProgramVisibility(WholeProgramVisibilityEnabledInLTO)) { in updatePublicTypeTestCalls()929 if (!hasWholeProgramVisibility(WholeProgramVisibilityEnabledInLTO)) in updateVCallVisibilityInIndex()
1041 if (hasWholeProgramVisibility(/* WholeProgramVisibilityEnabledInLTO */ false)) in run()
1941 if (hasWholeProgramVisibility(WholeProgramVisibilityEnabledInLTO)) in runThinLTO()