Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3270 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anoneb572d7b0f11::AggLoadStoreRewriter
3271 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr) in StoreOpSplitter() argument
3276 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()