Searched refs:scalarizeExtExtract (Results 1 – 1 of 1) sorted by relevance
127 bool scalarizeExtExtract(Instruction &I);1776 bool VectorCombine::scalarizeExtExtract(Instruction &I) { in scalarizeExtExtract() function in VectorCombine3738 MadeChange |= scalarizeExtExtract(I); in run()