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