Home | History | Annotate | Download | only in src

Lines Matching defs:WasSweptPrecisely

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