Searched defs:LoadOpSplitter (Results 1 – 1 of 1) sorted by relevance
3895 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anondf5662880e11::AggLoadStoreRewriter3896 AAMDNodes AATags;3899 SmallVector<Value *, 4> Components;3902 SmallVector<Instruction *, 1> FakeUses;3904 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() function3913 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()3936 void recordFakeUses(LoadInst &LI) { in recordFakeUses()3945 void emitFakeUses() { in emitFakeUses()