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