Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp298 static bool isDirectJump(const MachineInstr* MI) { in isDirectJump() function
1309 if (isDirectJump(I) && !J->isBranch() && !J->isCall() && in isLegalToPacketizeTogether()