Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h264 bool isCompoundBranchInstr(const MachineInstr *MI) const;
DHexagonInstrInfo.cpp1483 bool HexagonInstrInfo::isCompoundBranchInstr(const MachineInstr *MI) const { in isCompoundBranchInstr() function in HexagonInstrInfo