Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Blocks

144   // as this one's destination blocks this one so recursively perform all
149 if (other_move.Blocks(destination) && !other_move.IsPending()) {
202 if (other_move->Blocks(destination)) {
224 if (other_move->Blocks(source)) {
226 } else if (other_move->Blocks(swap_destination)) {
245 if (move->Blocks(loc)) {
432 // as this one's destination blocks this one so recursively perform all
436 if (other_move.Blocks(destination) && !other_move.IsPending()) {
545 if (move->Blocks(loc)) {
550 if (move->Blocks(loc)) {