Searched refs:widenSubvectorLoad (Results 1 – 1 of 1) sorted by relevance
95 bool widenSubvectorLoad(Instruction &I);292 bool VectorCombine::widenSubvectorLoad(Instruction &I) { in widenSubvectorLoad() function in VectorCombine2526 MadeChange |= widenSubvectorLoad(I); in run()