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