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