Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR600InstrInfo.cpp682 bool isJump(unsigned Opcode) { in isJump() function
708 if (!isJump(static_cast<MachineInstr *>(I)->getOpcode())) { in AnalyzeBranch()
724 !isJump(static_cast<MachineInstr *>(--I)->getOpcode())) { in AnalyzeBranch()