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