Home | History | Annotate | Download | only in initial

Lines Matching refs:CreateStore

911     Builder.CreateStore(Val, Variable);
1042 Builder.CreateStore(StartVal, Alloca);
1083 Builder.CreateStore(NextVar, Alloca);
1134 Builder.CreateStore(InitVal, Alloca);
1207 Builder.CreateStore(AI, Alloca);