Searched refs:foldCastFromReductions (Results 1 – 1 of 1) sorted by relevance
137 bool foldCastFromReductions(Instruction &I);3075 bool VectorCombine::foldCastFromReductions(Instruction &I) { in foldCastFromReductions() function in VectorCombine3787 MadeChange |= foldCastFromReductions(I); in run()