Home
last modified time | relevance | path

Searched refs:foldExtractExtract (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp104 bool foldExtractExtract(Instruction &I);
560 bool VectorCombine::foldExtractExtract(Instruction &I) { in foldExtractExtract() function in VectorCombine
1774 MadeChange |= foldExtractExtract(I); in run()
1778 MadeChange |= foldExtractExtract(I); in run()