Home | History | Annotate | Download | only in Analysis

Lines Matching full:isassociative

201   assert(Instruction::isAssociative(Opcode) && "Not an associative operation!");
3746 if (Instruction::isAssociative(Opcode))