Home
last modified time | relevance | path

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

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