Searched refs:isValidGroupID (Results 1 – 2 of 2) sorted by relevance
484 bool isValidGroupID(unsigned Index) const { in isValidGroupID() function489 assert(isValidGroupID(Index) && "Group doesn't exist!"); in getGroup()494 assert(isValidGroupID(Index) && "Group doesn't exist!"); in getGroup()
234 if (!isValidGroupID(GroupID)) { in onInstructionExecuted()