Searched refs:CleanedStates (Results 1 – 1 of 1) sorted by relevance
436 ExplodedNodeSet CleanedStates; in ProcessStmt() local438 removeDead(Pred, CleanedStates, currStmt, Pred->getLocationContext()); in ProcessStmt()440 CleanedStates.Add(Pred); in ProcessStmt()444 for (ExplodedNodeSet::iterator I = CleanedStates.begin(), in ProcessStmt()445 E = CleanedStates.end(); I != E; ++I) { in ProcessStmt()