Searched refs:getMatchingCondBranchOpcode (Results 1 – 2 of 2) sorted by relevance
442 int getMatchingCondBranchOpcode(int Opc);
463 MI->setDesc(get(getMatchingCondBranchOpcode(Opc))); in PredicateInstruction()1745 int llvm::getMatchingCondBranchOpcode(int Opc) { in getMatchingCondBranchOpcode() function in llvm