Home | History | Annotate | Download | only in complete

Lines Matching refs:CreateStore

1225     Builder.CreateStore(Val, Variable);
1363 Builder.CreateStore(StartVal, Alloca);
1404 Builder.CreateStore(NextVar, Alloca);
1455 Builder.CreateStore(InitVal, Alloca);
1531 Builder.CreateStore(AI, Alloca);