Searched refs:getSameType (Results 1 – 1 of 1) sorted by relevance
224 static Type* getSameType(ArrayRef<Value *> VL) { in getSameType() function915 if (!getSameType(Roots)) in buildTree()970 bool SameTy = allConstant(VL) || getSameType(VL); (void)SameTy; in buildTree_rec()1551 assert(Opcode && getSameType(VL) && getSameBlock(VL) && "Invalid VL"); in getEntryCost()