Searched refs:allSameType (Results 1 – 1 of 1) sorted by relevance
397 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() function1332 if (!allSameType(Roots)) in buildTree()1397 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()2084 allSameType(VL) && allSameBlock(VL)) { in getEntryCost()2107 assert(S.getOpcode() && allSameType(VL) && allSameBlock(VL) && "Invalid VL"); in getEntryCost()