Searched defs:LoadOpSplitter (Results 1 – 1 of 1) sorted by relevance
3372 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon416367130b11::AggLoadStoreRewriter3373 AAMDNodes AATags;3375 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() argument3383 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()