Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600InstrInfo.cpp683 bool isJump(unsigned Opcode) { in isJump() function
714 if (!isJump(static_cast<MachineInstr *>(I)->getOpcode())) { in AnalyzeBranch()
730 !isJump(static_cast<MachineInstr *>(--I)->getOpcode())) { in AnalyzeBranch()