Lines Matching defs:IsValueIn
965 if (IsValueIn(it)) {
976 if (IsValueIn(it)) {
1221 ASSERT(!IsValueIn(it));
1264 ASSERT(IsValueIn(it));
1289 ASSERT(IsValueIn(it));
1328 ASSERT(IsValueIn(it));
1516 bool GateAccessor::IsValueIn(const UseIterator &useIt) const
1544 bool GateAccessor::IsValueIn(GateRef gate, size_t index) const
1577 } else if (IsValueIn(useIt)) {
1999 if ((IsValueSelector(*useIt) && IsValueIn(useIt)) ||