Home
last modified time | relevance | path

Searched defs:StoreOpSplitter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3974 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anondf5662880e11::AggLoadStoreRewriter
3975 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in StoreOpSplitter() argument
3981 AAMDNodes AATags;
3982 StoreInst *AggStore;
3985 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()