Searched refs:LocalState (Results 1 – 1 of 1) sorted by relevance
1134 ConsumedState LocalState; in intersect() local1142 LocalState = this->getState(DM.first); in intersect()1144 if (LocalState == CS_None) in intersect()1147 if (LocalState != DM.second) in intersect()1156 ConsumedState LocalState; in intersectAtLoopHead() local1160 LocalState = this->getState(DM.first); in intersectAtLoopHead()1162 if (LocalState == CS_None) in intersectAtLoopHead()1165 if (LocalState != DM.second) { in intersectAtLoopHead()