Searched refs:ValidateAllVtablesHaveTypeInfos (Results 1 – 6 of 6) sorted by relevance
214 static cl::opt<bool> ValidateAllVtablesHaveTypeInfos( variable357 if (ValidateAllVtablesHaveTypeInfos.getNumOccurrences() > 0) in run()358 Conf.ValidateAllVtablesHaveTypeInfos = ValidateAllVtablesHaveTypeInfos; in run()
82 bool ValidateAllVtablesHaveTypeInfos = false; member
250 bool ValidateAllVtablesHaveTypeInfos,
1316 (!Conf.ValidateAllVtablesHaveTypeInfos || Conf.AllVtablesHaveTypeInfos); in runRegularLTO()1330 DynamicExportSymbols, Conf.ValidateAllVtablesHaveTypeInfos, in runRegularLTO()1940 (!Conf.ValidateAllVtablesHaveTypeInfos || Conf.AllVtablesHaveTypeInfos); in runThinLTO()1949 Conf.ValidateAllVtablesHaveTypeInfos) { in runThinLTO()
131 c.ValidateAllVtablesHaveTypeInfos = in createConfig()
859 bool ValidateAllVtablesHaveTypeInfos, in updateVCallVisibilityInModule() argument876 !(ValidateAllVtablesHaveTypeInfos && in updateVCallVisibilityInModule()