Searched refs:foldExtractExtract (Results 1 – 1 of 1) sorted by relevance
107 bool foldExtractExtract(Instruction &I);574 bool VectorCombine::foldExtractExtract(Instruction &I) { in foldExtractExtract() function in VectorCombine2576 MadeChange |= foldExtractExtract(I); in run()2580 MadeChange |= foldExtractExtract(I); in run()