Searched refs:rewriteIntegerStore (Results 1 – 2 of 2) sorted by relevance
18 ; The reported error happened when rewriteIntegerStore try to widen a split tail of slice 1 for [4,…
2623 bool rewriteIntegerStore(Value *V, StoreInst &SI, AAMDNodes AATags) { in rewriteIntegerStore() function in llvm::sroa::AllocaSliceRewriter2674 return rewriteIntegerStore(V, SI, AATags); in visitStoreInst()