Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3362 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon3ad87db80b11::AggLoadStoreRewriter
3363 AAMDNodes AATags;
3365 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() argument
3374 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()