Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h487 bool reversePredSense(MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp4698 bool HexagonInstrInfo::reversePredSense(MachineInstr &MI) const { in reversePredSense() function in HexagonInstrInfo