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