Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3436 struct StoreOpSplitter : public OpSplitter<StoreOpSplitter> { struct in __anon157c633c0b11::AggLoadStoreRewriter
3437 StoreOpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in StoreOpSplitter() function
3439 : OpSplitter<StoreOpSplitter>(InsertionPoint, Ptr, BaseTy, BaseAlign, in StoreOpSplitter()
3479 StoreOpSplitter Splitter(&SI, *U, V->getType(), AATags, in visitStoreInst()