Lines Matching defs:WasSweptPrecisely
810 bool WasSweptPrecisely() { return IsFlagSet(WAS_SWEPT_PRECISELY); }812 bool WasSwept() { return WasSweptPrecisely() || WasSweptConservatively(); }1851 !p->WasSweptPrecisely();