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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1548 static Instruction *canonicalizeInsertSplat(ShuffleVectorInst &Shuf, function
2041 if (Instruction *I = canonicalizeInsertSplat(SVI, Builder))

Completed in 52 milliseconds