Home | History | Annotate | Download | only in initial

Lines Matching refs:CreateStore

912     Builder.CreateStore(Val, Variable);
1043 Builder.CreateStore(StartVal, Alloca);
1084 Builder.CreateStore(NextVar, Alloca);
1135 Builder.CreateStore(InitVal, Alloca);
1208 Builder.CreateStore(AI, Alloca);