Searched refs:LocalState (Results 1 – 2 of 2) sorted by relevance
1133 ConsumedState LocalState; in intersect() local1141 LocalState = this->getState(DM.first); in intersect()1143 if (LocalState == CS_None) in intersect()1146 if (LocalState != DM.second) in intersect()1155 ConsumedState LocalState; in intersectAtLoopHead() local1159 LocalState = this->getState(DM.first); in intersectAtLoopHead()1161 if (LocalState == CS_None) in intersectAtLoopHead()1164 if (LocalState != DM.second) { in intersectAtLoopHead()
191 struct LocalState {195 LocalState Local;