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