Searched refs:isStoreInst (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp997 static bool isStoreInst(unsigned opCode) { function
1027 if (isStoreInst(MCB.getOperand(j).getInst()->getOpcode()) &&
1028 isStoreInst(MCB.getOperand(k).getInst()->getOpcode())) {

Completed in 18 milliseconds