Searched refs:LocalState (Results 1 – 1 of 1) sorted by relevance
1159 ConsumedState LocalState; in intersect() local1167 LocalState = this->getState(DM.first); in intersect()1169 if (LocalState == CS_None) in intersect()1172 if (LocalState != DM.second) in intersect()1181 ConsumedState LocalState; in intersectAtLoopHead() local1185 LocalState = this->getState(DM.first); in intersectAtLoopHead()1187 if (LocalState == CS_None) in intersectAtLoopHead()1190 if (LocalState != DM.second) { in intersectAtLoopHead()