Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3836 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anonc3d49dbe0d11::AggLoadStoreRewriter
3837 AAMDNodes AATags;
3839 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() argument
3848 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()