Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateStore

822       cleanupDominator = Builder.CreateStore(beginPtr, endOfInit);
832 if (endOfInit) Builder.CreateStore(explicitPtr, endOfInit);
874 if (endOfInit) Builder.CreateStore(curPtr, endOfInit);