Lines Matching full:cell
34 llvm::Value *Cell = Builder.CreateConstInBoundsGEP1_32(Array, I);35 Builder.CreateStore(Value, Cell);