Searched refs:allSameType (Results 1 – 1 of 1) sorted by relevance
463 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() function2608 if (!allSameType(Roots)) in buildTree()2669 assert((allConstant(VL) || allSameType(VL)) && "Invalid types!"); in buildTree_rec()3780 if (E->getOpcode() == Instruction::ExtractElement && allSameType(VL) && in getEntryCost()3829 assert(E->getOpcode() && allSameType(VL) && allSameBlock(VL) && "Invalid VL"); in getEntryCost()