Searched refs:foldExtractExtract (Results 1 – 1 of 1) sorted by relevance
104 bool foldExtractExtract(Instruction &I);561 bool VectorCombine::foldExtractExtract(Instruction &I) { in foldExtractExtract() function in VectorCombine1923 MadeChange |= foldExtractExtract(I); in run()1927 MadeChange |= foldExtractExtract(I); in run()