Searched refs:getIntegerSplat (Results 1 – 1 of 1) sorted by relevance
2685 Value *getIntegerSplat(Value *V, unsigned Size) { in getIntegerSplat() function in llvm::sroa::AllocaSliceRewriter2772 getIntegerSplat(II.getValue(), DL.getTypeSizeInBits(ElementTy) / 8); in visitMemSetInst()2786 V = getIntegerSplat(II.getValue(), Size); in visitMemSetInst()2805 V = getIntegerSplat(II.getValue(), DL.getTypeSizeInBits(ScalarTy) / 8); in visitMemSetInst()