Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3421 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anon416367130b11::AggLoadStoreRewriter
3422 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in StoreOpSplitter() argument
3427 AAMDNodes AATags;
3430 void emitFunc(Type *Ty, Value *&Agg, Align Alignment, const Twine &Name) { in emitFunc()