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