Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1492 static Instruction *foldIdentityExtractShuffle(ShuffleVectorInst &Shuf) { in foldIdentityExtractShuffle() function
1613 if (Instruction *I = foldIdentityExtractShuffle(SVI)) in visitShuffleVectorInst()