Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateInBoundsGEP

1156   llvm::Value *end = Builder.CreateInBoundsGEP(dest, sizeInChars, "vla.end");
1370 addr = Builder.CreateInBoundsGEP(addr, gepIndices, "array.begin");