Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp82 bool foldExtractExtract(Instruction &I);
390 bool VectorCombine::foldExtractExtract(Instruction &I) { in foldExtractExtract() function in VectorCombine
722 MadeChange |= foldExtractExtract(I); in run()