Searched refs:CleanedStates (Results 1 – 1 of 1) sorted by relevance
418 ExplodedNodeSet CleanedStates; in ProcessStmt() local420 removeDead(Pred, CleanedStates, currStmt, Pred->getLocationContext()); in ProcessStmt()422 CleanedStates.Add(Pred); in ProcessStmt()426 for (ExplodedNodeSet::iterator I = CleanedStates.begin(), in ProcessStmt()427 E = CleanedStates.end(); I != E; ++I) { in ProcessStmt()