Searched refs:isImm (Results 1 – 1 of 1) sorted by relevance
55 function isImm(node: OperandType): node is Imm { function87 if (isImm(left) && isImm(right)) {