Searched refs:allConstant (Results 1 – 1 of 1) sorted by relevance
252 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function4552 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()4718 if (allConstant(VL) || isSplat(VL) || !AreAllSameInsts || in buildTree_rec()5916 if (allConstant(VL)) in getEntryCost()6617 (allConstant(TE->Scalars) || isSplat(TE->Scalars) || in isFullyVectorizableTinyTree()6730 allConstant(VectorizableTree[1]->Scalars)))) in isTreeTinyAndNotFullyVectorizable()