Searched refs:allConstant (Results 1 – 1 of 1) sorted by relevance
136 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function1025 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) || !Opcode) { in buildTree_rec()1478 if (allConstant(VL)) in getEntryCost()1696 (allConstant(VectorizableTree[1].Scalars) || in isFullyVectorizableTinyTree()