Searched refs:IsCommonOpcode (Results 1 – 2 of 2) sorted by relevance
110 return IrOpcode::IsCommonOpcode(node->opcode()); in IsCommon()
1041 static bool IsCommonOpcode(Value value) { in IsCommonOpcode() function