Home
last modified time | relevance | path

Searched refs:isPredictedTaken (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h310 bool isPredictedTaken(unsigned Opcode) const;
DHexagonInstrInfo.cpp2174 bool HexagonInstrInfo::isPredictedTaken(unsigned Opcode) const { in isPredictedTaken() function in HexagonInstrInfo
3814 if (isPredictedTaken(Opcode)) in reversePrediction()