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