Home | History | Annotate | Download | only in Analysis

Lines Matching full:isassociative

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