Searched refs:isPredictedTaken (Results 1 – 2 of 2) sorted by relevance
396 bool isPredictedTaken(unsigned Opcode) const;
2548 bool HexagonInstrInfo::isPredictedTaken(unsigned Opcode) const { in isPredictedTaken() function in HexagonInstrInfo4707 if (isPredictedTaken(Opcode)) in reversePrediction()