Searched refs:instructionType (Results 1 – 2 of 2) sorted by relevance
87 ThisInstInfo->instructionType == kInstructionTypeBranch || in isBranch()88 ThisInstInfo->instructionType == kInstructionTypeCall; in isBranch()95 return ThisInstInfo->instructionType == kInstructionTypeMove; in isMove()
20 uint8_t instructionType; member