Searched defs:IsVisibleToRegularObj (Results 1 – 2 of 2) sorted by relevance
786 typeIDVisibleToRegularObj(StringRef TypeID,function_ref<bool (StringRef)> IsVisibleToRegularObj) typeIDVisibleToRegularObj() argument 810 skipUpdateDueToValidation(GlobalVariable & GV,function_ref<bool (StringRef)> IsVisibleToRegularObj) skipUpdateDueToValidation() argument 829 updateVCallVisibilityInModule(Module & M,bool WholeProgramVisibilityEnabledInLTO,const DenseSet<GlobalValue::GUID> & DynamicExportSymbols,bool ValidateAllVtablesHaveTypeInfos,function_ref<bool (StringRef)> IsVisibleToRegularObj) updateVCallVisibilityInModule() argument 883 getVisibleToRegularObjVtableGUIDs(ModuleSummaryIndex & Index,DenseSet<GlobalValue::GUID> & VisibleToRegularObjSymbols,function_ref<bool (StringRef)> IsVisibleToRegularObj) getVisibleToRegularObjVtableGUIDs() argument
1292 auto IsVisibleToRegularObj = [&](StringRef name) { runRegularLTO() local 1745 auto IsVisibleToRegularObj = [&](StringRef name) { runThinLTO() local