Searched refs:kLastValueNodeOpcode (Results 1 – 1 of 1) sorted by relevance
127 static constexpr Opcode kLastValueNodeOpcode = variable150 return kFirstValueNodeOpcode <= opcode && opcode <= kLastValueNodeOpcode; in IsValueNode()