Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp83 bool foldBitcastShuf(Instruction &I);
449 bool VectorCombine::foldBitcastShuf(Instruction &I) { in foldBitcastShuf() function in VectorCombine
723 MadeChange |= foldBitcastShuf(I); in run()