Searched defs:isJump (Results 1 – 2 of 2) sorted by relevance
30 bool isJump() const { return !IsCall; } in isJump() function
638 bool isJump(unsigned Opcode) { isJump() function