Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp331 static bool isDirectJump(const MachineInstr &MI) { in isDirectJump() function
1499 if (isDirectJump(I) && !J.isBranch() && !J.isCall() && in isLegalToPacketizeTogether()