Searched refs:RK_IntegerXor (Results 1 – 2 of 2) sorted by relevance
45 case RK_IntegerXor: in isIntegerRecurrenceKind()437 return InstDesc(Kind == RK_IntegerXor, I); in isRecurrenceInstr()492 if (AddReductionVar(Phi, RK_IntegerXor, TheLoop, HasFunNoNaNAttr, RedDes)) { in isReductionPHI()522 case RK_IntegerXor: in getRecurrenceIdentity()555 case RK_IntegerXor: in getRecurrenceBinOp()
68 RK_IntegerXor, ///< Bitwise or logical XOR of numbers. enumerator