Searched defs:LoadOpSplitter (Results 1 – 1 of 1) sorted by relevance
3239 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anoneb572d7b0f11::AggLoadStoreRewriter3240 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr) in LoadOpSplitter() function3245 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()