Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3884 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anonc3d49dbe0d11::AggLoadStoreRewriter
3885 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in StoreOpSplitter() function
3891 AAMDNodes AATags;
3892 StoreInst *AggStore;
3895 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()