Searched refs:hasSelfInit (Results 1 – 1 of 1) sorted by relevance
1396 bool hasSelfInit = V.getInt(); in flushDiagnostics() local1401 if (!vec->empty() && hasSelfInit && hasAlwaysUninitializedUse(vec)) in flushDiagnostics()1420 UninitUse Use = hasSelfInit ? UninitUse(U.getUser(), false) : U; in flushDiagnostics()