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