Searched refs:IsXOp (Results 1 – 2 of 2) sorted by relevance
42 if n.id0.IsXOp() {
117 func (x ID) IsXOp() bool { return minXOp <= x && x <= maxXOp } func