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