Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isAssociative

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