Home | History | Annotate | Download | only in IR

Lines Matching refs:isAssociative

1159     if (Instruction::isAssociative(Opcode) && CE1->getOpcode() == Opcode) {