Searched refs:foldExtractExtract (Results 1 – 1 of 1) sorted by relevance
115 bool foldExtractExtract(Instruction &I);616 bool VectorCombine::foldExtractExtract(Instruction &I) { in foldExtractExtract() function in VectorCombine3791 MadeChange |= foldExtractExtract(I); in run()3798 MadeChange |= foldExtractExtract(I); in run()