Lines Matching refs:isW
698 const Bool isW = (rWritten & jMask) != 0;705 if (isW && !isR) {712 } else if (!isW && isR) {725 vassert(isR && isW);