Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:isStoreInst

997 static bool isStoreInst(unsigned opCode) {
1027 if (isStoreInst(MCB.getOperand(j).getInst()->getOpcode()) &&
1028 isStoreInst(MCB.getOperand(k).getInst()->getOpcode())) {