Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h336 bool isPredictedTaken(unsigned Opcode) const;
DHexagonInstrInfo.cpp2424 bool HexagonInstrInfo::isPredictedTaken(unsigned Opcode) const { in isPredictedTaken() function in HexagonInstrInfo
4280 if (isPredictedTaken(Opcode)) in reversePrediction()