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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1580 /// OptimizeIntegerToVectorInsertions for the pattern this handles.
1681 /// OptimizeIntegerToVectorInsertions - If the input is an 'or' instruction, we
1695 static Value *OptimizeIntegerToVectorInsertions(BitCastInst &CI, function
1857 if (Value *V = OptimizeIntegerToVectorInsertions(CI, *this))

Completed in 67 milliseconds