Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateStore

115   StoreInst *S = Builder->CreateStore(L, Dest, MI->isVolatile());
156 StoreInst *S = Builder->CreateStore(ConstantInt::get(ITy, Fill), Dest,