Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h359 bool isCompoundBranchInstr(const MachineInstr &MI) const;
H A DHexagonInstrInfo.cpp2138 bool HexagonInstrInfo::isCompoundBranchInstr(const MachineInstr &MI) const { in isCompoundBranchInstr() function in HexagonInstrInfo