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