Searched refs:SameTy (Results 1 – 1 of 1) sorted by relevance
970 bool SameTy = allConstant(VL) || getSameType(VL); (void)SameTy; in buildTree_rec() local972 assert(SameTy && "Invalid types!"); in buildTree_rec()