Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2745 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon46f6f7340711::AggLoadStoreRewriter
2746 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr) in LoadOpSplitter() argument
2751 void emitFunc(Type *Ty, Value *&Agg, const Twine &Name) { in emitFunc()