Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3372 struct LoadOpSplitter : public OpSplitter<LoadOpSplitter> { struct in __anon416367130b11::AggLoadStoreRewriter
3375 LoadOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in LoadOpSplitter() argument
3377 : OpSplitter<LoadOpSplitter>(InsertionPoint, Ptr, BaseTy, BaseAlign, in LoadOpSplitter()
3411 LoadOpSplitter Splitter(&LI, *U, LI.getType(), AATags, in visitLoadInst()