Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3101 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anond316f5690b11::AggLoadStoreRewriter
3102 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr) in StoreOpSplitter() argument
3107 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()