Searched refs:isStoreInst (Results 1 – 2 of 2) sorted by relevance
131 bool isStoreInst(llvm::MachineInstr *MI) const;
997 static bool isStoreInst(unsigned opCode) { in isStoreInst() function1027 if (isStoreInst(MCB.getOperand(j).getInst()->getOpcode()) && in getDuplexPossibilties()1028 isStoreInst(MCB.getOperand(k).getInst()->getOpcode())) { in getDuplexPossibilties()