Searched refs:allSameType (Results 1 – 1 of 1) sorted by relevance
446 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() function2361 if (!allSameType(Roots)) in buildTree()2426 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()3247 allSameType(VL) && allSameBlock(VL)) { in getEntryCost()3269 assert(E->getOpcode() && allSameType(VL) && allSameBlock(VL) && "Invalid VL"); in getEntryCost()