Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3277 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anonadce12ea0f11::AggLoadStoreRewriter
3278 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr) in StoreOpSplitter() function
3283 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()