Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h481 bool reversePredSense(MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp4590 bool HexagonInstrInfo::reversePredSense(MachineInstr &MI) const { in reversePredSense() function in HexagonInstrInfo