Searched refs:allConstant (Results 1 – 2 of 2) sorted by relevance
20 - (allConstant(VectorizableTree[1].Scalars) ||
123 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() function995 if (allConstant(VL) || isSplat(VL) || !getSameBlock(VL) || !Opcode) { in buildTree_rec()1429 if (allConstant(VL)) in getEntryCost()