Lines Matching defs:WasSweptPrecisely
713 bool WasSweptPrecisely() { return IsFlagSet(WAS_SWEPT_PRECISELY); }715 bool WasSwept() { return WasSweptPrecisely() || WasSweptConservatively(); }1576 !p->WasSweptPrecisely();