Searched refs:isShuffleRootCandidate (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1112 auto isShuffleRootCandidate = [](InsertElementInst &Insert) { local
1122 if (isShuffleRootCandidate(IE)) {

Completed in 119 milliseconds