Home | History | Annotate | Download | only in Scalar

Lines Matching full:splitter

3093     /// Initialize the splitter with an insertion point, Ptr and start with a
3173 LoadOpSplitter Splitter(&LI, *U);
3175 Splitter.emitSplitOps(LI.getType(), V, LI.getName() + ".fca");
3207 StoreOpSplitter Splitter(&SI, *U);
3208 Splitter.emitSplitOps(V->getType(), V, V->getName() + ".fca");