Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2230 static Value *optimizeIntegerToVectorInsertions(BitCastInst &CI, in optimizeIntegerToVectorInsertions() function
2647 if (Value *V = optimizeIntegerToVectorInsertions(CI, *this)) in visitBitCast()